x
authorClaus Gittinger <cg@exept.de>
Wed, 30 Apr 2014 01:51:16 +0200
changeset 6456 4c74365e8200
parent 6455 f1e41e5a8588
child 6457 382eb8b81974
x
libInit.cc
--- a/libInit.cc	Wed Apr 30 01:51:14 2014 +0200
+++ b/libInit.cc	Wed Apr 30 01:51:16 2014 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.72 2014-04-29 23:40:46 cg Exp $
+ * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.73 2014-04-29 23:51:16 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libview.
@@ -84,6 +84,8 @@
 _SimpleView_Init(pass,__pRT__,snd);
 _ShadowView_Init(pass,__pRT__,snd);
 _View_Init(pass,__pRT__,snd);
+_XWorkstation_Init(pass,__pRT__,snd);
+_GLXWorkstation_Init(pass,__pRT__,snd);
 _TopView_Init(pass,__pRT__,snd);
 _PopUpView_Init(pass,__pRT__,snd);
 _StandardSystemView_Init(pass,__pRT__,snd);