compiler/libInit.cc
changeset 459 4751c407bb40
parent 452 9f4558b3be66
child 464 f6d77fee9811
--- a/compiler/libInit.cc	Sun May 10 06:28:36 2015 +0100
+++ b/compiler/libInit.cc	Tue May 12 01:24:03 2015 +0100
@@ -89,6 +89,7 @@
 _PPCSequenceNode_Init(pass,__pRT__,snd);
 _PPCSpecializingVisitor_Init(pass,__pRT__,snd);
 _PPCStarNode_Init(pass,__pRT__,snd);
+_PPCTokenCodeGenerator_Init(pass,__pRT__,snd);
 _PPCTokenConsumeNode_Init(pass,__pRT__,snd);
 _PPCTokenDetector_Init(pass,__pRT__,snd);
 _PPCTokenNode_Init(pass,__pRT__,snd);