diff options
-rw-r--r-- | brep/options.cli | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/brep/options.cli b/brep/options.cli index 8da666f..da707a0 100644 --- a/brep/options.cli +++ b/brep/options.cli @@ -1,3 +1,7 @@ +// file : brep/options.cli -*- C++ -*- +// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC +// license : MIT; see accompanying LICENSE file + include <string>; include <cstdint>; |