compiler/libInit.cc
changeset 10 5df5a2f8e4b5
parent 8 c2de4aaa2670
--- a/compiler/libInit.cc	Tue Nov 04 00:18:07 2014 +0000
+++ b/compiler/libInit.cc	Tue Nov 04 00:31:38 2014 +0000
@@ -28,6 +28,7 @@
 OBJ snd; struct __vmData__ *__pRT__; {
 __BEGIN_PACKAGE2__("libctu_dart_compiler", _libctu_dart_compiler_Init, "ctu:dart/compiler");
 _Dart__Parser_Init(pass,__pRT__,snd);
+_Dart__ParserContext_Init(pass,__pRT__,snd);
 _Dart__ParserError_Init(pass,__pRT__,snd);
 _Dart__ScannerBase_Init(pass,__pRT__,snd);
 _ctu_137dart_137compiler_Init(pass,__pRT__,snd);