diff --git a/doc/package.lisp b/doc/package.lisp deleted file mode 100644 index 0b30ecb..0000000 --- a/doc/package.lisp +++ /dev/null @@ -1,4 +0,0 @@ -;;;; package.lisp - -(defpackage #:ritherdon-rest-doc - (:use #:cl)) diff --git a/doc/ritherdon-rest-doc.lisp b/doc/ritherdon-rest-doc.lisp deleted file mode 100644 index 2240d71..0000000 --- a/doc/ritherdon-rest-doc.lisp +++ /dev/null @@ -1,3 +0,0 @@ -;;;; ritherdon-rest-doc.lisp - -(in-package #:ritherdon-rest-doc)