Add provide
This commit is contained in:
parent
389aeac59f
commit
abe302c1b6
1 changed files with 2 additions and 0 deletions
|
@ -90,3 +90,5 @@ occurrences of __variables__ with user-povided values."
|
|||
(let ((pt-value-alist))
|
||||
(pt-copy-directory
|
||||
(concat pt-templates-directory "/" template) destination)))
|
||||
|
||||
(provide 'project-template)
|
||||
|
|
Loading…
Reference in a new issue