ops5
The Ops5 programming language for production systems
$ area51 add ops5CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ops5:some-function ...)The Ops5 programming language for production systems
$ area51 add ops5Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ops5:some-function ...)