diff options
author | Adam <adam@adambard.com> | 2013-06-29 20:19:14 -0700 |
---|---|---|
committer | Adam <adam@adambard.com> | 2013-06-29 20:19:14 -0700 |
commit | 83aeecb68a20751d09bb83793691f19a8dc97aa2 (patch) | |
tree | 6471dfa049a71f95e289d9eae4a477e72a1dd5f8 /clojure.html.markdown | |
parent | 7135adbd49eb24c7b0a89de3f5cb78c638bbe4f4 (diff) |
Added filename parameter
Diffstat (limited to 'clojure.html.markdown')
-rw-r--r-- | clojure.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clojure.html.markdown b/clojure.html.markdown index c5298aab..12611fd3 100644 --- a/clojure.html.markdown +++ b/clojure.html.markdown @@ -2,6 +2,7 @@ language: clojure author: Adam Bard author_url: http://adambard.com/ +filename: test.clj --- Clojure is a variant of LISP developed for the Java Virtual Machine. It has |