From 4456c2f10407e3f2290c4a8027fb9c9980820b68 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Sun, 20 Mar 2022 07:47:17 -0500 Subject: refactor defun/t to use symbol-function values, and restart-case --- clpmfile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 clpmfile (limited to 'clpmfile') diff --git a/clpmfile b/clpmfile new file mode 100644 index 0000000..3e087ff --- /dev/null +++ b/clpmfile @@ -0,0 +1,6 @@ +;;; -*- Mode: common-lisp; -*- +(:api-version "0.4") + +(:source "quicklisp" :url "https://beta.quicklisp.org/dist/quicklisp.txt" :type :quicklisp) + +(:asd "testiere.asd") -- cgit v1.2.3