Initial checkin of common-net.
[lisp-utils.git] / charcode.asd
diff --git a/charcode.asd b/charcode.asd
new file mode 100644 (file)
index 0000000..4caf0f9
--- /dev/null
@@ -0,0 +1,2 @@
+(defsystem :charcode
+  :components ((:file "charcode")))