mirror of
https://github.com/boostorg/build.git
synced 2026-02-24 03:52:12 +00:00
Big rename from Boost.Build to B2.
This commit is contained in:
@@ -151,7 +151,7 @@ OBJECT * make_class_module( LIST * xname, LIST * bases, FRAME * frame )
|
||||
|
||||
{
|
||||
/*
|
||||
Initialize variables that Boost.Build inserts in every object.
|
||||
Initialize variables that B2 inserts in every object.
|
||||
We want to avoid creating the object's hash if it isn't needed.
|
||||
*/
|
||||
int num = class_module->num_fixed_variables;
|
||||
|
||||
Reference in New Issue
Block a user