Index: library/lib/make.tcl =================================================================== diff -u -N -r0fd6850413df596f7355ed788d09ad733b35a8ef -r6af35a888e33da976e283271bb68060f34d91a9a --- library/lib/make.tcl (.../make.tcl) (revision 0fd6850413df596f7355ed788d09ad733b35a8ef) +++ library/lib/make.tcl (.../make.tcl) (revision 6af35a888e33da976e283271bb68060f34d91a9a) @@ -6,7 +6,7 @@ # adjust the paths; # - auto_path is needed, when nx is loaded via good old pkgIndex.tcl -# - tcl::tm::roots is needed when nx is provided as a Tcl module (.tm) +# - tcl::tm::roots is needed when nx is provided as a tcl module (.tm) lappend auto_path .. ::tcl::tm::roots [pwd] #puts stderr TM-LIST=[ ::tcl::tm::path list ] @@ -120,7 +120,7 @@ } } -### Tcl file-command +### tcl file-command rename file tcl_file nx::Object create file { :require namespace