- random edit

This commit is contained in:
koennecke
2006-10-20 14:54:53 +00:00
parent 4f069341f5
commit f4bd5bd56c

View File

@ -17,6 +17,7 @@ if { [info exists vdmcinit] == 0 } {
Publish wwwsics Spy
Publish wwwfilefornumber Spy
mcinstall
Publish gethm Spy
}
source $home/log.tcl
source $home/nxsupport.tcl
@ -389,6 +390,9 @@ proc wwwuser {} {
proc wwwfilefornumber {num} {
return [makeSimForNum $num]
}
#-------------------------------------------------------------------
proc gethm {} {
banana uuget 0
}