Index: library/lib/makeDoc.xotcl =================================================================== diff -u -r217d826e64107056ae97176552cae3c776991b9e -r81c800c8b9cb42ef6743d9b80ac2be5ca211a69a --- library/lib/makeDoc.xotcl (.../makeDoc.xotcl) (revision 217d826e64107056ae97176552cae3c776991b9e) +++ library/lib/makeDoc.xotcl (.../makeDoc.xotcl) (revision 81c800c8b9cb42ef6743d9b80ac2be5ca211a69a) @@ -1,5 +1,9 @@ -#$Id: makeDoc.xotcl,v 1.6 2006/09/27 08:12:40 neumann Exp $ -package require XOTcl; xotcl::use xotcl1 +# +# XOTcl style documentation tools +# +package require XOTcl +namespace import ::xotcl::* + @ @File { description { Documentation tool for the XOTcl distribution.