aboutsummaryrefslogtreecommitdiff
path: root/monitor/module-options.ixx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-05-21 11:08:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-05-21 11:08:50 +0300
commita51a5f81cabeb15fe8bf7fa6d02e287763758a69 (patch)
tree55e939e72deb11bbf7e0aad60000d2f3fa576ede /monitor/module-options.ixx
parent57f6378aea619ceb07b935012772bd4698e6a2be (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.