This commit is contained in:
Chris Cochrun 2024-11-06 15:57:08 -06:00
parent af115f9f19
commit 687f1ed565
26 changed files with 92 additions and 0 deletions

View file

@ -9,7 +9,10 @@
(asdf:load-system 'log4cl)
(asdf:load-system 'fiveam)
(asdf:load-system 'clack)
<<<<<<< HEAD
(asdf:load-system 'ningle)
=======
>>>>>>> 4ab5c05 (idk)
(defpackage tfcserver
(:use :cl :com.inuoe.jzon :spinneret :serapeum))