compiler/libInit.cc
changeset 421 7e08b31e0dae
parent 420 b2f2f15cef26
child 422 116d2b2af905
--- a/compiler/libInit.cc	Wed Nov 19 10:52:37 2014 +0000
+++ b/compiler/libInit.cc	Mon Nov 24 00:09:23 2014 +0000
@@ -50,9 +50,6 @@
 _PPCNilNode_Init(pass,__pRT__,snd);
 _PPCPluggableNode_Init(pass,__pRT__,snd);
 _PPCProfilingContext_Init(pass,__pRT__,snd);
-_PPCStarAnyNode_Init(pass,__pRT__,snd);
-_PPCStarCharSetPredicateNode_Init(pass,__pRT__,snd);
-_PPCStarMessagePredicateNode_Init(pass,__pRT__,snd);
 _PPCUnknownNode_Init(pass,__pRT__,snd);
 _PPCAbstractActionNode_Init(pass,__pRT__,snd);
 _PPCAndNode_Init(pass,__pRT__,snd);
@@ -62,9 +59,7 @@
 _PPCForwardNode_Init(pass,__pRT__,snd);
 _PPCInlineAnyNode_Init(pass,__pRT__,snd);
 _PPCInlineCharacterNode_Init(pass,__pRT__,snd);
-_PPCInlineLiteralNode_Init(pass,__pRT__,snd);
 _PPCInlineNilNode_Init(pass,__pRT__,snd);
-_PPCInlineNotLiteralNode_Init(pass,__pRT__,snd);
 _PPCInlinePluggableNode_Init(pass,__pRT__,snd);
 _PPCLiteralNode_Init(pass,__pRT__,snd);
 _PPCMessagePredicateNode_Init(pass,__pRT__,snd);
@@ -76,19 +71,29 @@
 _PPCOptionalNode_Init(pass,__pRT__,snd);
 _PPCPlusNode_Init(pass,__pRT__,snd);
 _PPCPredicateNode_Init(pass,__pRT__,snd);
+_PPCSentinelNode_Init(pass,__pRT__,snd);
 _PPCSequenceNode_Init(pass,__pRT__,snd);
 _PPCStarNode_Init(pass,__pRT__,snd);
 _PPCTokenNode_Init(pass,__pRT__,snd);
-_PPCTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
 _PPCTrimNode_Init(pass,__pRT__,snd);
 _PPCTrimmingTokenNode_Init(pass,__pRT__,snd);
 _PPCActionNode_Init(pass,__pRT__,snd);
 _PPCInlineCharSetPredicateNode_Init(pass,__pRT__,snd);
+_PPCInlineLiteralNode_Init(pass,__pRT__,snd);
 _PPCInlineMessagePredicateNode_Init(pass,__pRT__,snd);
 _PPCInlineNotCharSetPredicateNode_Init(pass,__pRT__,snd);
+_PPCInlineNotLiteralNode_Init(pass,__pRT__,snd);
 _PPCInlineNotMessagePredicateNode_Init(pass,__pRT__,snd);
+_PPCStarAnyNode_Init(pass,__pRT__,snd);
+_PPCStarCharSetPredicateNode_Init(pass,__pRT__,snd);
+_PPCStarMessagePredicateNode_Init(pass,__pRT__,snd);
 _PPCSymbolActionNode_Init(pass,__pRT__,snd);
 _PPCTokenSequenceNode_Init(pass,__pRT__,snd);
+_PPCTokenActionNode_Init(pass,__pRT__,snd);
+_PPCTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
+_PPCInlineTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
+_PPCTokenStarSeparatorNode_Init(pass,__pRT__,snd);
+_PPCInlineTokenStarSeparatorNode_Init(pass,__pRT__,snd);
 
 _stx_137goodies_137petitparser_137compiler_extensions_Init(pass,__pRT__,snd);
 __END_PACKAGE__();