Clifford Wolf:

Indenting fix



git-svn-id: http://svn.clifford.at/openscad/trunk@404 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
clifford 2010-02-01 06:14:16 +00:00
parent c1b747f6c2
commit e5199d09ba
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ int main(int argc, char **argv)
#ifdef ENABLE_CGAL
// Causes CGAL errors to abort directly instead of throwing exceptions
// (which we don't catch). This gives us stack traces without rerunning in gdb.
// (which we don't catch). This gives us stack traces without rerunning in gdb.
CGAL::set_error_behaviour(CGAL::ABORT);
#endif
initialize_builtin_functions();