rename lisp project to tfcserver
This commit is contained in:
parent
7b9f13ef74
commit
95fb417cff
|
@ -14,5 +14,5 @@
|
||||||
;; :in-order-to ((test-op (test-op "tfcserver-test")))
|
;; :in-order-to ((test-op (test-op "tfcserver-test")))
|
||||||
;; :defsystem-depends-on (:deploy) ;; (ql:quickload "deploy") before
|
;; :defsystem-depends-on (:deploy) ;; (ql:quickload "deploy") before
|
||||||
:build-operation "program-op" ;; leave as is
|
:build-operation "program-op" ;; leave as is
|
||||||
:build-pathname "tfcapi"
|
:build-pathname "tfcserver"
|
||||||
:entry-point "tfc-server::main")
|
:entry-point "tfcserver::main")
|
||||||
|
|
Loading…
Reference in a new issue