xo-reader: + pretty-printing support [WIP]
This commit is contained in:
parent
210502e17a
commit
adc0ca287e
18 changed files with 84 additions and 21 deletions
|
|
@ -87,6 +87,12 @@ namespace xo {
|
|||
return os;
|
||||
}
|
||||
} /*namespace scm*/
|
||||
|
||||
#ifndef ppdetail_atomic
|
||||
namespace print {
|
||||
PPDETAIL_ATOMIC(xo::scm::parserstatemachine);
|
||||
}
|
||||
#endif
|
||||
} /*namespace xo*/
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue