Changes in / [30:20]


Ignore:
Files:
3 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • /trunk/THANKS

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

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