aboutsummaryrefslogtreecommitdiff
path: root/monitor/module-options.ixx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-04-24 15:23:42 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-04-24 15:23:42 +0300
commit72423477604375be9ae710e3e795925a5c0b4079 (patch)
tree7d2d6eefe6df5414c2fe86041d2f30e61260e3c2 /monitor/module-options.ixx
parentbef880fc4964a69ff808e17626c2be4babf1a9ea (diff)
Make changes required for CIci
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.