Changes in / [20:30]


Ignore:
Files:
21 added
2 edited

Legend:

Unmodified
Added
Removed
  • /trunk/THANKS

    r20 r30  
    33Ben Thomasson (found bug in example)
    44Hannes Klas (suggested additional interface)
     5Zach (reported packaging error)
  • /trunk/dso-lex.asd

    r20 r30  
    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.