xo-interpreter2 stack: refactor: string clases -> xo-stringtable2/
This commit is contained in:
parent
00a22e81c0
commit
6178892c1a
1 changed files with 0 additions and 20 deletions
|
|
@ -116,26 +116,6 @@ xo_add_genfacetimpl(
|
|||
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
# note: manual target; generated code committed to git
|
||||
xo_add_genfacetimpl(
|
||||
TARGET xo-object2-facetimpl-printable-string
|
||||
FACET_PKG xo_printable2
|
||||
FACET Printable
|
||||
REPR String
|
||||
INPUT idl/IPrintable_DString.json5
|
||||
)
|
||||
|
||||
# note: manual target; generated code committed to git
|
||||
xo_add_genfacetimpl(
|
||||
TARGET xo-object2-facetimpl-gcobject-string
|
||||
FACET_PKG xo_gc
|
||||
FACET GCObject
|
||||
REPR String
|
||||
INPUT idl/IGCObject_DString.json5
|
||||
)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
# note: manual target; generated code committed to git
|
||||
xo_add_genfacetimpl(
|
||||
TARGET xo-object2-facetimpl-sequence-array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue