Application template engine

This commit is contained in:
David Botton 2022-02-04 15:05:16 -05:00
parent f36befd943
commit b17bfe1036
31 changed files with 40767 additions and 5 deletions

View file

@ -1281,9 +1281,9 @@
:code "ncp"
:type :system
:www t
:loc "./templates/project")
:loc "templates/projects/clog/")
'(:name "New CLOG-GUI Project"
:code "ncgp"
:type :system
:www t
:loc "./templates/project")))
:loc "templates/projects/clog-gui/")))