Skip to content

Commit a798875

Browse files
committed
Remove debugging stuff from fixfiles.fs
1 parent 1676c48 commit a798875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixfiles.fs

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
\ along with this program. If not, see http://www.gnu.org/licenses/.
1919

2020
s" GFORTHDESTDIR" getenv ." Fix prefix: '" 2dup type ." '" cr
21-
included-files $[]# 0 [?DO] [I] included-files $[]@ over [IF] open-fpath-file 0= [IF] rot close-file throw 2over 2over 2swap string-prefix? [IF] 2 pick /string compact-filename ." rework to: " 2dup type cr [THEN] [I] included-files $[] off [I] included-files $[]! [THEN] [ELSE] 2drop [THEN] [LOOP] 2drop
21+
included-files $[]# 0 [?DO] [I] included-files $[]@ over [IF] open-fpath-file 0= [IF] rot close-file throw 2over 2over 2swap string-prefix? [IF] 2 pick /string compact-filename [THEN] [I] included-files $[] off [I] included-files $[]! [THEN] [ELSE] 2drop [THEN] [LOOP] 2drop

0 commit comments

Comments
 (0)