tfcconnection/build.lisp
2023-06-13 13:50:56 -05:00

4 lines
111 B
Common Lisp

(asdf:load-asd "/home/chris/dev/tfcconnection/tfcserver.asd")
(ql:quickload :tfcserver)
(asdf:make :tfcserver)