11 lines
277 B
Text
11 lines
277 B
Text
{
|
|
mode: "implementation",
|
|
includes: [],
|
|
namespace1: "xo",
|
|
namespace2: "print",
|
|
facet_idl: "idl/Printable.json5",
|
|
brief: "provide APrintable interface for DFloat",
|
|
using_doxygen: true,
|
|
repr: "DFloat",
|
|
doc: [ "doc for something or other" ],
|
|
}
|