libInit.cc
changeset 2617 be0893def780
parent 2608 67fa63448681
child 2625 1ad531a8238b
--- a/libInit.cc	Mon Aug 08 23:45:10 2011 +0200
+++ b/libInit.cc	Mon Aug 08 23:45:13 2011 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.107 2011-08-05 10:02:16 cg Exp $
+ * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.108 2011-08-08 21:45:13 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libbasic2.
@@ -74,7 +74,6 @@
 _Queue_Init(pass,__pRT__,snd);
 _Random_Init(pass,__pRT__,snd);
 _RandomGenerator_Init(pass,__pRT__,snd);
-_RandomParkMiller_Init(pass,__pRT__,snd);
 _RandomTT800_Init(pass,__pRT__,snd);
 _ReindexedCollection_Init(pass,__pRT__,snd);
 _RunArray_Init(pass,__pRT__,snd);