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,22 +0,0 @@
/** @file Numeric.hpp
*
* Generated automagically from ingredients:
* 1. code generator:
* [xo-facet/codegen/genfacet]
* arguments:
* --input [idl/Numeric.json5]
* 2. jinja2 template for facet .hpp file:
* [facet.hpp.j2]
* 3. idl for facet methods
* [idl/Numeric.json5]
**/
#pragma once
#include "detail/ANumeric.hpp"
#include "detail/INumeric_Any.hpp"
#include "detail/INumeric_Xfer.hpp"
#include "detail/RNumeric.hpp"
/* end Numeric.hpp */