Stop claiming sample.project.clj is exhaustive

refs #1168
This commit is contained in:
Colin Jones 2013-05-08 20:54:03 -04:00
parent 058a6061f5
commit 6d83a6f2cd

View file

@ -1,8 +1,7 @@
;; This is an annotated example of the options that may be set in a ;; This is an annotated example of the options that may be set in a project.clj
;; project.clj file. It is a fairly contrived example in order to ;; file. It is a fairly contrived example in order to cover lots of different
;; cover all options exhaustively; it shouldn't be considered a ;; options; it shouldn't be considered a representative configuration. For a
;; representative configuration. For a more detailed explanation of ;; more detailed explanation of some of the terms run ;; "lein help tutorial".
;; some of the terms run "lein help tutorial".
;; These options apply to Leiningen 2.x. See the 1.x branch for older versions: ;; These options apply to Leiningen 2.x. See the 1.x branch for older versions:
;; https://github.com/technomancy/leiningen/blob/1.x/sample.project.clj ;; https://github.com/technomancy/leiningen/blob/1.x/sample.project.clj