aboutsummaryrefslogtreecommitdiff
path: root/bpkg/help-options.ixx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-05-30 15:05:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-05-30 15:05:00 +0300
commit6176d80aabd2ef28dd1f4c17a66dd8c0c2fd63b8 (patch)
tree2232fa85a556c13b909f4540ad8d68195d01993a /bpkg/help-options.ixx
parentce092665c3ee2545f521f2897ae4c91915c3fa6d (diff)
Make changes required for CIci
Diffstat (limited to 'bpkg/help-options.ixx')
-rw-r--r--bpkg/help-options.ixx21
1 files changed, 21 insertions, 0 deletions
diff --git a/bpkg/help-options.ixx b/bpkg/help-options.ixx
new file mode 100644
index 0000000..91f5bfd
--- /dev/null
+++ b/bpkg/help-options.ixx
@@ -0,0 +1,21 @@
+// -*- C++ -*-
+//
+// This file was generated by CLI, a command line interface
+// compiler for C++.
+//
+
+// Begin prologue.
+//
+//
+// End prologue.
+
+namespace bpkg
+{
+ // help_options
+ //
+}
+
+// Begin epilogue.
+//
+//
+// End epilogue.