Author: coke
Date: Sat Jul 23 16:09:59 2005
New Revision: 8688

Modified:
   trunk/languages/tcl/tcl.pir_template
Log:
remove stray .imc reference



Modified: trunk/languages/tcl/tcl.pir_template
==============================================================================
--- trunk/languages/tcl/tcl.pir_template        (original)
+++ trunk/languages/tcl/tcl.pir_template        Sat Jul 23 16:09:59 2005
@@ -2,7 +2,7 @@
 
 This file contains all the PIR necessary to setup the basic C<Tcl>,
 C<_Tcl>, and C<_TclWord> namespaces. These namespaces can then be used
-by our own C<tcl.imc> to setup a tclsh-like interpreter, or to allow
+by our own C<tcl.pir> to setup a tclsh-like interpreter, or to allow
 other PIR programs to access procedures in our own namespaces, also
 providing a compreg-compatible method.
 

Reply via email to