[svn:parrot] r37839 - trunk/runtime/parrot/include
barney at svn.parrot.org
barney at svn.parrot.org
Wed Apr 1 17:16:10 UTC 2009
Author: barney
Date: Wed Apr 1 17:16:09 2009
New Revision: 37839
URL: https://trac.parrot.org/parrot/changeset/37839
Log:
[docs] mention hllmacros.pir
Modified:
trunk/runtime/parrot/include/README
Modified: trunk/runtime/parrot/include/README
==============================================================================
--- trunk/runtime/parrot/include/README Wed Apr 1 16:52:09 2009 (r37838)
+++ trunk/runtime/parrot/include/README Wed Apr 1 17:16:09 2009 (r37839)
@@ -1,5 +1,8 @@
-This directory contains only autogenerated files:
+# $Id$
+
+This directory contains mostly generated files:
- include files with constants defined somewhere in the interpreter
(see config/gen/parrot_include.pl for details)
- configuration data (config.fpmc)
- bytecode used at runtime (parrotlib.pbc)
+- hllmacros.pir provides some nifty PIR macros
More information about the parrot-commits
mailing list