Author: bernhard Date: Sat Oct 29 10:04:36 2005 New Revision: 9631 Modified: trunk/MANIFEST Log: Tell MANIGEST about new file in languages/tcl.
Modified: trunk/MANIFEST ============================================================================== --- trunk/MANIFEST (original) +++ trunk/MANIFEST Sat Oct 29 10:04:36 2005 @@ -1454,6 +1454,7 @@ languages/tcl/lib/commands/llength.pir languages/tcl/lib/commands/lrange.pir [tcl] languages/tcl/lib/commands/lrepeat.pir [tcl] languages/tcl/lib/commands/lset.pir [tcl] +languages/tcl/lib/commands/lsort.pir [tcl] languages/tcl/lib/commands/namespace.pir [tcl] languages/tcl/lib/commands/parray.pir [tcl] languages/tcl/lib/commands/proc.pir [tcl] @@ -1516,6 +1517,7 @@ languages/tcl/t/cmd_list.t languages/tcl/t/cmd_llength.t [tcl] languages/tcl/t/cmd_lrepeat.t [tcl] languages/tcl/t/cmd_lset.t [tcl] +languages/tcl/t/cmd_lsort.t [tcl] languages/tcl/t/cmd_namespace.t [tcl] languages/tcl/t/cmd_parray.t [tcl] languages/tcl/t/cmd_proc.t [tcl]
