cvsuser     04/05/15 03:37:01

  Modified:    .        MANIFEST
  Log:
  updated MANIFEST to reflect the latest TCL changes
  
  Revision  Changes    Path
  1.649     +3 -7      parrot/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /cvs/public/parrot/MANIFEST,v
  retrieving revision 1.648
  retrieving revision 1.649
  diff -u -w -r1.648 -r1.649
  --- MANIFEST  12 May 2004 19:30:34 -0000      1.648
  +++ MANIFEST  15 May 2004 10:37:01 -0000      1.649
  @@ -2269,6 +2269,7 @@
   languages/tcl/README                              [tcl]
   languages/tcl/TODO                                [tcl]
   languages/tcl/docs/expr.pod                       [tcl]
  +languages/tcl/docs/howto.pod                   [tcl]
   languages/tcl/docs/overview.pod                   [tcl]
   languages/tcl/docs/parsing.pod                    [tcl]
   languages/tcl/examples/fact.tcl                   [tcl]
  @@ -2276,7 +2277,6 @@
   languages/tcl/examples/koohii.tcl                 [tcl]
   languages/tcl/examples/power.tcl                  [tcl]
   languages/tcl/lib/backslash_newline_subst.imc     [tcl]
  -languages/tcl/lib/backslash_subst.imc             [tcl]
   languages/tcl/lib/commands/append.imc             [tcl]
   languages/tcl/lib/commands/array.imc              [tcl]
   languages/tcl/lib/commands/break.imc              [tcl]
  @@ -2337,9 +2337,7 @@
   languages/tcl/lib/ops/unequal.imc                 [tcl]
   languages/tcl/lib/parse.imc                       [tcl]
   languages/tcl/lib/string_to_list.imc              [tcl]
  -languages/tcl/lib/substitution.imc                [tcl]
  -languages/tcl/lib/var_subst.imc                   [tcl]
  -languages/tcl/t/README                            [tcl]
  +languages/tcl/lib/tclword.imc                          [tcl]
   languages/tcl/t/cmd_append.t                      [tcl]
   languages/tcl/t/cmd_break.t                       [tcl]
   languages/tcl/t/cmd_continue.t                    [tcl]
  @@ -2361,13 +2359,11 @@
   languages/tcl/t/pir_backslash_newline.t           [tcl]
   languages/tcl/t/pir_match_close.t                 [tcl]
   languages/tcl/t/pir_string_to_list.t              [tcl]
  -languages/tcl/t/pir_substitution.t                [tcl]
  -languages/tcl/t/run_pir.pm                        [tcl]
  -languages/tcl/t/run_tcl.pm                        [tcl]
   languages/tcl/t/tcl_backslash.t                   [tcl]
   languages/tcl/t/tcl_command_subst.t               [tcl]
   languages/tcl/t/tcl_misc.t                        [tcl]
   languages/tcl/t/tcl_var_subst.t                   [tcl]
  +languages/tcl/t/harness                                [tcl]
   languages/tcl/tcl.imc_template                    [tcl]
   languages/tcl/tcl.pl                              [tcl]
   languages/testall                                 []
  
  
  

Reply via email to