aboutsummaryrefslogtreecommitdiff
path: root/brep/module
diff options
context:
space:
mode:
Diffstat (limited to 'brep/module')
-rw-r--r--brep/module2
1 files changed, 1 insertions, 1 deletions
diff --git a/brep/module b/brep/module
index 4ea5164..52106cd 100644
--- a/brep/module
+++ b/brep/module
@@ -88,7 +88,7 @@ namespace brep
// Set to true when the module is successfully initialized.
//
- bool loaded_ {false};
+ bool initialized_ {false};
// Implementation details.
//