source:
version/1.0/dso-binary-class.asd
| Last change on this file was version,1.0,1, checked in by David Owen <dsowen@…>, 19 years ago | |
|---|---|
| File size: 153 bytes | |
| Line | |
|---|---|
| 1 | ;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp -*- |
| 2 | |
| 3 | (asdf:defsystem #:dso-binary-class |
| 4 | :depends-on (#:cl-ppcre) |
| 5 | :components ((:file "binary-class"))) |
Note: See TracBrowser
for help on using the repository browser.
