Index: library/lib/make.tcl =================================================================== diff -u -r6af35a888e33da976e283271bb68060f34d91a9a -r09b4bca7c8d5c44f6be0b2c04ebfcdb7a58fd5ae --- library/lib/make.tcl (.../make.tcl) (revision 6af35a888e33da976e283271bb68060f34d91a9a) +++ library/lib/make.tcl (.../make.tcl) (revision 09b4bca7c8d5c44f6be0b2c04ebfcdb7a58fd5ae) @@ -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