chiark / gitweb /
net.lisp: Support string-like host designations in `net-host'.
[zone] / frontend.lisp
index 9d62d299368b1e0e0c6f8c4153053063eadf8cc8..f9576019504077e2a0b95f52ef87242f98b0a625 100644 (file)
@@ -22,7 +22,7 @@
 ;;; Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 (defpackage #:zone.frontend
-  (:use #:common-lisp #:optparse #:net #:zone
+  (:use #:common-lisp #:mdw.sys-base #:optparse #:net #:zone
        #+cmu #:mop
        #+sbcl #:sb-mop)
   (:export #:main))
@@ -93,6 +93,7 @@ (define-program
                           "Write information about zone NAME.")))
 
 (defun main ()
+  (set-command-line-arguments)
   (with-unix-error-reporting ()
     (let ((files nil))
       (unless (option-parse-try