[svn:parrot] r48557 - trunk/examples/languages/squaak/src
coke at svn.parrot.org
coke at svn.parrot.org
Tue Aug 17 21:19:31 UTC 2010
Author: coke
Date: Tue Aug 17 21:19:30 2010
New Revision: 48557
URL: https://trac.parrot.org/parrot/changeset/48557
Log:
fix comment leftover from legacy versions.
Modified:
trunk/examples/languages/squaak/src/squaak.pir
Modified: trunk/examples/languages/squaak/src/squaak.pir
==============================================================================
--- trunk/examples/languages/squaak/src/squaak.pir Tue Aug 17 19:38:38 2010 (r48556)
+++ trunk/examples/languages/squaak/src/squaak.pir Tue Aug 17 21:19:30 2010 (r48557)
@@ -10,7 +10,7 @@
This is the base file for the Squaak compiler.
This file includes the parsing and grammar rules from
-the src/ directory, loads the relevant PGE libraries,
+the src/ directory, loads the relevant PCT libraries,
and registers the compiler under the name 'Squaak'.
=head2 Functions
More information about the parrot-commits
mailing list