xo-object2: tidy IPrintable_DInteger + codegen
This commit is contained in:
parent
5e6db993ee
commit
287384e37a
6 changed files with 39 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* Generated automagically from ingredients:
|
||||
* 1. code generator:
|
||||
* [/home/roland/proj/xo-umbrella2/xo-facet/codegen/genfacet]
|
||||
* [/Users/roland/proj/xo-umbrella2/xo-facet/codegen/genfacet]
|
||||
* arguments:
|
||||
* --input [idl/IPrintable_DInteger.json5]
|
||||
* 2. jinja2 template for abstract facet .hpp file:
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
* [idl/IPrintable_DInteger.json5]
|
||||
**/
|
||||
|
||||
#include "IPrintable_DInteger.hpp"
|
||||
#include "number/IPrintable_DInteger.hpp"
|
||||
|
||||
namespace xo {
|
||||
namespace scm {
|
||||
|
|
@ -25,4 +25,4 @@ namespace xo {
|
|||
} /*namespace scm*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/* end IPrintable_DInteger.cpp */
|
||||
/* end IPrintable_DInteger.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue