diff options
Diffstat (limited to 'apply-macro-api.html')
-rw-r--r-- | apply-macro-api.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apply-macro-api.html b/apply-macro-api.html index 4b81cfeb..00b28073 100644 --- a/apply-macro-api.html +++ b/apply-macro-api.html @@ -6,9 +6,6 @@ <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> - <!-- TODO: are we using these (from clojure.org)? If so, add the files --> - <script src="file/view/code_highlighter.js" type="text/javascript"></script> - <script src="file/view/clojure.js" type="text/javascript"></script> <style>.menuWrapper{height: 36px;}</style> <!--[if lte IE 6]> <link rel="stylesheet" href="http://www.wikispaces.com/_/2009051601/s/internal_ie.css" type="text/css" /> @@ -94,7 +91,7 @@ apply. ;; Expands to: (and true true false)</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/73accf597eafb8dfcb642702a3b98b057bbdbbdf/src/main/clojure/clojure/contrib/apply_macro.clj#L34" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/73accf597eafb8dfcb642702a3b98b057bbdbbdf/src/main/clojure/clojure/contrib/apply_macro.clj#L34" id="var-source">Source</a> </div> |