diff options
author | Juan Manuel Tomás <jtomas1815@gmail.com> | 2023-01-30 02:59:22 -0300 |
---|---|---|
committer | Juan Manuel Tomás <jtomas1815@gmail.com> | 2023-01-30 02:59:22 -0300 |
commit | ac0a5a9a012f38de060f20dcc740e8cd6a68a588 (patch) | |
tree | d6af22ccec2a33707a27646bbba448d28337bf14 /cmamut.lisp | |
download | cmamut-ac0a5a9a012f38de060f20dcc740e8cd6a68a588.tar.gz cmamut-ac0a5a9a012f38de060f20dcc740e8cd6a68a588.zip |
Initial Commit
Diffstat (limited to 'cmamut.lisp')
-rw-r--r-- | cmamut.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmamut.lisp b/cmamut.lisp new file mode 100644 index 0000000..7b64756 --- /dev/null +++ b/cmamut.lisp @@ -0,0 +1 @@ +(in-package #:cmamut) |