diff --git a/templates/projects/clog-plugin/tmpl.lisp.lt b/templates/projects/clog-plugin/tmpl.lisp.lt index 5034035..ea04c00 100644 --- a/templates/projects/clog-plugin/tmpl.lisp.lt +++ b/templates/projects/clog-plugin/tmpl.lisp.lt @@ -2,7 +2,6 @@ (:use #:cl #:clog) (:export <%= (@ sys-name) %>-element create-<%= (@ sys-name) %>-element - create-<%= (@ sys-name) %>-design init-<%= (@ sys-name) %> attach-<%= (@ sys-name) %> start-test))