[svn:parrot] r36662 - trunk/xconf/samples

rurban at svn.parrot.org rurban at svn.parrot.org
Fri Feb 13 10:01:19 UTC 2009


Author: rurban
Date: Fri Feb 13 10:01:18 2009
New Revision: 36662
URL: https://trac.parrot.org/parrot/changeset/36662

Log:
[cage] add new auto::neg_0 step to samples

Modified:
   trunk/xconf/samples/testfoobar
   trunk/xconf/samples/yourfoobar

Modified: trunk/xconf/samples/testfoobar
==============================================================================
--- trunk/xconf/samples/testfoobar	Fri Feb 13 09:48:15 2009	(r36661)
+++ trunk/xconf/samples/testfoobar	Fri Feb 13 10:01:18 2009	(r36662)
@@ -48,6 +48,7 @@
 auto::memalign
 auto::signal
 auto::socklen_t
+auto::neg_0
 auto::env
 auto::gmp
 auto::readline

Modified: trunk/xconf/samples/yourfoobar
==============================================================================
--- trunk/xconf/samples/yourfoobar	Fri Feb 13 09:48:15 2009	(r36661)
+++ trunk/xconf/samples/yourfoobar	Fri Feb 13 10:01:18 2009	(r36662)
@@ -56,6 +56,7 @@
 auto::memalign
 auto::signal
 auto::socklen_t
+auto::neg_0
 auto::env
 auto::gmp
 auto::readline


More information about the parrot-commits mailing list