pretty printing -- copmlete for xo::ast::GeneralizedExpression
This commit is contained in:
parent
adc0ca287e
commit
c0587aa4fb
14 changed files with 206 additions and 29 deletions
|
|
@ -87,13 +87,4 @@ namespace xo {
|
|||
return os;
|
||||
}
|
||||
} /*namespace scm*/
|
||||
|
||||
#ifndef ppdetail_atomic
|
||||
namespace print {
|
||||
PPDETAIL_ATOMIC(xo::scm::parserstatemachine);
|
||||
}
|
||||
#endif
|
||||
} /*namespace xo*/
|
||||
|
||||
|
||||
/* end parserstatemachine.hpp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue