Index: generic/nsf.tcl =================================================================== diff -u -rcb838e0d7ecf616891cc1f5089750208913d8503 -r8046b1da6bc0689f73d4dbdc3f8d1e03fd23acaf --- generic/nsf.tcl (.../nsf.tcl) (revision cb838e0d7ecf616891cc1f5089750208913d8503) +++ generic/nsf.tcl (.../nsf.tcl) (revision 8046b1da6bc0689f73d4dbdc3f8d1e03fd23acaf) @@ -5,9 +5,8 @@ # Symbols reused in the next scripting language namespace export \ - next current self configure finalize interp is my relation + next current self configure finalize interp is my relation dispatch - namespace eval ::nsf::object {namespace export dispatch} namespace eval ::nsf::method::create {namespace export alias} #