Skip to content
Snippets Groups Projects
Commit 1da3eb6b authored by wlott's avatar wlott
Browse files

Removed the ``-x'' that I had added for debugging.

parent adb723c1
No related branches found
No related tags found
No related merge requests found
#!/bin/csh -fx #!/bin/csh -f
# #
# mk-lisp -- script for building full lisp cores. # mk-lisp -- script for building full lisp cores.
# #
# $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/Attic/mk-lisp,v 1.13 1992/03/23 22:55:04 wlott Exp $ # $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/Attic/mk-lisp,v 1.14 1992/03/24 00:42:35 wlott Exp $
if ($#argv) then if ($#argv) then
if ($argv[1] == "-now") then if ($argv[1] == "-now") then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment