diff options
Diffstat (limited to 'examples/file/package.lisp')
-rw-r--r-- | examples/file/package.lisp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/file/package.lisp b/examples/file/package.lisp deleted file mode 100644 index 0dc504b..0000000 --- a/examples/file/package.lisp +++ /dev/null @@ -1,2 +0,0 @@ -(defpackage :eris-file - (:use common-lisp)) |