* Finish dropping sim/txvu directory.
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 7 May 1998 14:39:08 +0000 (14:39 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 7 May 1998 14:39:08 +0000 (14:39 +0000)
sim/.Sanitize

index 3506894..531d802 100644 (file)
 
 Do-first:
 
-sky_files="txvu"
-if ( echo $* | grep keep\-sky > /dev/null ) ; then
-        keep_these_too="${sky_files} ${keep_these_too}"
-else
-        lose_these_too="${sky_files} ${lose_these_too}"
-fi
-
 d30v_files="d30v"
 if ( echo $* | grep keep\-d30v > /dev/null ) ; then
         keep_these_too="${d30v_files} ${keep_these_too}"