Author: mdiep
Date: Thu Mar  8 12:22:52 2007
New Revision: 17392

Modified:
   trunk/languages/tcl/runtime/builtin/subst.pir

Log:
[tcl]: [subst] is no longer just a stub

Modified: trunk/languages/tcl/runtime/builtin/subst.pir
==============================================================================
--- trunk/languages/tcl/runtime/builtin/subst.pir       (original)
+++ trunk/languages/tcl/runtime/builtin/subst.pir       Thu Mar  8 12:22:52 2007
@@ -1,8 +1,6 @@
 .HLL 'Tcl', 'tcl_group'
 .namespace
 
-# RT#40779: this is only a stub.
-
 .sub '&subst'
     .param pmc argv :slurpy
 

Reply via email to