libInit.cc
changeset 3254 1248b6a110f1
parent 3142 8150aa6b4f43
child 3260 635460825edf
--- a/libInit.cc	Tue Aug 06 11:51:06 2013 +0200
+++ b/libInit.cc	Tue Aug 06 11:51:09 2013 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libcomp/libInit.cc,v 1.67 2013-04-17 19:03:41 cg Exp $
+ * $Header: /cvs/stx/stx/libcomp/libInit.cc,v 1.68 2013-08-06 09:51:09 stefan Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libcomp.
@@ -48,7 +48,6 @@
 _Scanner_Init(pass,__pRT__,snd);
 _SourceFileLoader_Init(pass,__pRT__,snd);
 _Structure_Init(pass,__pRT__,snd);
-_Switch_Init(pass,__pRT__,snd);
 _UndefinedVariable_Init(pass,__pRT__,snd);
 _UndefinedVariableNotification_Init(pass,__pRT__,snd);
 _Variable_Init(pass,__pRT__,snd);