added files referenced by previous patch
[clinton/lisp-on-lines.git] / src / standard-occurence-class.lisp
diff --git a/src/standard-occurence-class.lisp b/src/standard-occurence-class.lisp
new file mode 100644 (file)
index 0000000..6c46d66
--- /dev/null
@@ -0,0 +1,4 @@
+(in-package :lisp-on-lines)
+
+(defclass standard-occurence-class (standard-class)
+  )
\ No newline at end of file