xo-XXX -> .xo-XXX (prep subrepo)

This commit is contained in:
Roland Conybeare 2026-06-06 22:00:54 -04:00
commit cf0bd4d975
2105 changed files with 0 additions and 0 deletions

View file

@ -1,18 +0,0 @@
{
mode: "implementation",
output_cpp_dir: "src/stringtable2",
output_hpp_dir: "include/xo/stringtable2",
output_impl_subdir: "uniquestring",
includes: [
"<xo/alloc2/GCObject.hpp>",
"<xo/alloc2/Allocator.hpp>"
],
local_types: [ ],
namespace1: "xo",
namespace2: "scm",
facet_idl: "idl/GCObject.json5",
brief: "provide AGCObject interface for DUniqueString",
using_doxygen: true,
repr: "DUniqueString",
doc: [ "implement AGCObject for DUniqueString" ],
}