CVSROOT: /usr/cvs Changes by: jkrell at birch. 10/07/31 13:40:01 Modified files: cm3/m3-libs/sysutils/src/: FSUtils.m3 Log message: Add more comments. This file has functions: Rm and RemoveFile Rmdir and RemoveDir They do the same things in the success paths and vary in that some raise exceptions and others call Process.Crash in the error paths.