Index: library/lib/make.tcl =================================================================== diff -u -r703ade2b929b01237ca3269c763942fb63b50c57 -r0fd6850413df596f7355ed788d09ad733b35a8ef --- library/lib/make.tcl (.../make.tcl) (revision 703ade2b929b01237ca3269c763942fb63b50c57) +++ library/lib/make.tcl (.../make.tcl) (revision 0fd6850413df596f7355ed788d09ad733b35a8ef) @@ -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