aboutsummaryrefslogtreecommitdiff
path: root/monitor/module-options.ixx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-10-14 20:43:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-10-14 20:58:33 +0300
commit004062737657986294163672ae67d16348e203f6 (patch)
tree58f1f9aa999a83b706c3096a1f879834f4e6596b /monitor/module-options.ixx
parent6163f829355b6ceae21060eb7a33f3107477d899 (diff)
Make changes required for testtest
Diffstat (limited to 'monitor/module-options.ixx')
-rw-r--r--monitor/module-options.ixx24
1 files changed, 24 insertions, 0 deletions
diff --git a/monitor/module-options.ixx b/monitor/module-options.ixx
new file mode 100644
index 0000000..e456fc4
--- /dev/null
+++ b/monitor/module-options.ixx
@@ -0,0 +1,24 @@
+// -*- C++ -*-
+//
+// This file was generated by CLI, a command line interface
+// compiler for C++.
+//
+
+// Begin prologue.
+//
+//
+// End prologue.
+
+namespace brep
+{
+ namespace options
+ {
+ // module
+ //
+ }
+}
+
+// Begin epilogue.
+//
+//
+// End epilogue.