summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-03-26 16:31:31 -0500
committerColin Okay <okay@toyful.space>2022-03-26 16:31:31 -0500
commit00668986f173ef11f859018ef1530fee368eab8c (patch)
tree3aa0df8dcf907f1ac1328d6f831c59d84c7ee9a7
parent77446b50d7051fc89d3c8ddbdb0b636173f9d5b7 (diff)
[add] do not edit notice to top of generated file
-rw-r--r--lazybones-client.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/lazybones-client.lisp b/lazybones-client.lisp
index 2e2b6eb..0d58490 100644
--- a/lazybones-client.lisp
+++ b/lazybones-client.lisp
@@ -163,6 +163,8 @@ makes a request to the endpoint EP."
(format
out
"
+;;;; DO NOT EDIT! THIS FILE HAS BEEN GENERATED BY LAZYBONES-CLIENT
+
(defpackage #:~a
(:use :cl)
(:export ~%~{ #:~a~^~%~}))"