@ -8,7 +8,7 @@ function cleanDir {
print "Entering '" + dir + "'.".
cd(dir).
compileHere().
cleanHere().
cd("..").
print "Leaving '" + dir + "'.".
}
@ -24,7 +24,7 @@ function cleanHere {
deletepath(f).
} else if f:NAME[0] <> "." {
compileDir(f).
cleanDir(f).
The note is not visible to the blocked user.