chiark
/
gitweb
/
~mdw
/
sod
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branches 'mdw/doc-reorg' and 'mdw/parser-fixes'
[sod]
/
src
/
optparse.lisp
diff --git
a/src/optparse.lisp
b/src/optparse.lisp
index 22345951af7fe1d56410174cdbd80cd3702fa722..367fc5092eba9e94e6e5315135e7266d0fbb273e 100644
(file)
--- a/
src/optparse.lisp
+++ b/
src/optparse.lisp
@@
-83,7
+83,7
@@
(defun set-command-line-arguments ()
#+ecl (loop for i from 1
below (ext:argc)
collect (ext:argv i))))
- (error "Unsupported Lisp
.
"))))))
+ (error "Unsupported Lisp"))))))
*program-name* (pathname-name (car *command-line*))))