summaryrefslogtreecommitdiff
path: root/tests/csgtestcore.cc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-03-04 01:47:07 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-03-04 01:47:07 (GMT)
commit42ca2151b1f671169ac51bac77ee45c676c1b967 (patch)
tree535d151c9928e6ac515ddedff733d334aaad5686 /tests/csgtestcore.cc
parentdaf695b089be237fea1028621554b714ffe1872a (diff)
cleanups
Diffstat (limited to 'tests/csgtestcore.cc')
-rw-r--r--tests/csgtestcore.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/csgtestcore.cc b/tests/csgtestcore.cc
index 5820e44..7583a41 100644
--- a/tests/csgtestcore.cc
+++ b/tests/csgtestcore.cc
@@ -167,7 +167,7 @@ int csgtestcore(int argc, char *argv[], test_type_e test_type)
Tree tree(root_node);
CsgInfo csgInfo = CsgInfo();
- if ( !csgInfo.prep_chains( tree ) ) return 1;
+ if ( !csgInfo.compile_chains( tree ) ) return 1;
fs::current_path(original_path);
contact: Jan Huwald // Impressum