Author: coke
Date: Mon Apr 25 17:39:59 2005
New Revision: 7928

Modified:
   trunk/languages/tcl/README
Log:
Add pointer to 'make tclsh'



Modified: trunk/languages/tcl/README
==============================================================================
--- trunk/languages/tcl/README  (original)
+++ trunk/languages/tcl/README  Mon Apr 25 17:39:59 2005
@@ -15,6 +15,14 @@
 
  ./parrot languages/tcl/tcl.pbc foo.tcl
 
+=head2 Interactive tclsh
+
+To run ParTcl interactively, simply type:
+
+ make tclsh
+
+in this directory.
+
 =head2 Examples
 
 To run an example, change to the C<examples>, and type C<make>

Reply via email to