cl-ixf
Tools to handle IBM PC version of IXF file format
$ area51 add cl-ixfCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ixf:some-function ...)Tools to handle IBM PC version of IXF file format
$ area51 add cl-ixfCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ixf:some-function ...)