Changeset 4 for trunk/lex.asd


Ignore:
Timestamp:
05/30/2007 10:22:12 PM (19 years ago)
Author:
dsowen
Message:

Renamed package to dso-lex.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lex.asd

    r1 r4  
    11;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp -*-
    22
    3 (asdf:defsystem #:lex
     3(asdf:defsystem #:dso-lex
    44  :depends-on (#:cl-ppcre)
    55  :components ((:file "lex")))
Note: See TracChangeset for help on using the changeset viewer.