[Gd-chatter] r11157 - trunk/fundev/sources/dfmc/modeling

hannes at gwydiondylan.org hannes at gwydiondylan.org
Sat Jan 27 03:56:11 CET 2007


Author: hannes
Date: Sat Jan 27 03:56:10 2007
New Revision: 11157

Modified:
   trunk/fundev/sources/dfmc/modeling/namespaces.dylan
Log:
Job: minor
*export <thread-error> and <thread-creation-error>


Modified: trunk/fundev/sources/dfmc/modeling/namespaces.dylan
==============================================================================
--- trunk/fundev/sources/dfmc/modeling/namespaces.dylan	(original)
+++ trunk/fundev/sources/dfmc/modeling/namespaces.dylan	Sat Jan 27 03:56:10 2007
@@ -1873,6 +1873,8 @@
     \%dynamic-bind-variable, // HACK: HYGIENE GLITCH
 
     // Conditions,
+    <thread-error>,
+    <thread-creation-error>,
     <thread-inactive-error>,
     <duplicate-join-error>,
     <count-exceeded-error>,



More information about the chatter mailing list