projects
/
jscl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
975b83c
)
Also SHORT- and LONG-SITE-NAME.
author
Olof-Joachim Frahm
<olof@macrolet.net>
Thu, 13 Mar 2014 17:24:35 +0000
(18:24 +0100)
committer
Olof-Joachim Frahm
<olof@macrolet.net>
Thu, 13 Mar 2014 17:24:35 +0000
(18:24 +0100)
src/misc.lisp
patch
|
blob
|
history
diff --git
a/src/misc.lisp
b/src/misc.lisp
index
4e55271
..
2a2496f
100644
(file)
--- a/
src/misc.lisp
+++ b/
src/misc.lisp
@@
-41,6
+41,11
@@
(defun software-version ()
nil)
+(defun short-site-name ()
+ nil)
+
+(defun long-site-name ()
+ nil)
(defmacro time (form)
(let ((start (gensym))