build: retiring REPR argument to xo_add_genfacetimpl()
This commit is contained in:
parent
94c98c8396
commit
d1cba49323
1 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ xo_add_genfacetimpl(
|
|||
TARGET xo-numeric-facetimpl-numeric-float
|
||||
FACET_PKG xo_numeric
|
||||
FACET Numeric
|
||||
REPR Float
|
||||
# REPR Float
|
||||
INPUT idl/INumeric_DFloat.json5
|
||||
)
|
||||
|
||||
|
|
@ -43,7 +43,7 @@ xo_add_genfacetimpl(
|
|||
TARGET xo-numeric-facetimpl-numeric-integer
|
||||
FACET_PKG xo_numeric
|
||||
FACET Numeric
|
||||
REPR Integer
|
||||
# REPR Integer
|
||||
INPUT idl/INumeric_DInteger.json5
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue