root/lang/commonlisp/xyzzy-compat/package.lisp
| Revision 17923, 228 bytes (checked in by g000001, 5 months ago) |
|---|
| Line | |
|---|---|
| 1 | (in-package :cl-user) |
| 2 | |
| 3 | (defpackage :xyzzy-compat |
| 4 | (:use :cl) |
| 5 | (:nicknames :xyzzy) |
| 6 | (:export :format-date |
| 7 | :format-date-string |
| 8 | :*date-formats* |
| 9 | :add-date-format |
| 10 | :parse-date-string)) |
| 11 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)