Author: autrijus
Date: Sat Mar 11 08:31:38 2006
New Revision: 11862

Added:
   trunk/languages/pugs/include/pugs_common.h

Log:
* add the missing include/

Added: trunk/languages/pugs/include/pugs_common.h
==============================================================================
--- (empty file)
+++ trunk/languages/pugs/include/pugs_common.h  Sat Mar 11 08:31:38 2006
@@ -0,0 +1,4 @@
+
+extern PMC *pugs_bit_true;
+extern PMC *pugs_bit_false;
+

Reply via email to