Changeset 21 for trunk


Ignore:
Timestamp:
05/08/2008 03:58:50 AM (18 years ago)
Author:
dsowen
Message:

Fixed dependency, thanks to Zach.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dso-lex.asd

    r18 r21  
    1919
    2020(asdf:defsystem #:dso-lex
    21   :depends-on (#:cl-ppcre)
     21  :depends-on (#:cl-ppcre #:dso-util)
    2222  :components ((:file "lex")))
Note: See TracChangeset for help on using the changeset viewer.