Skip to content

Commit

Permalink
Add more prominent warning about lancet.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
amalloy committed Apr 12, 2012
1 parent f4bcaf9 commit e11458c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/lancet.clj
@@ -1,3 +1,8 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; WARNING WARNING THIS FILE IS NOT USED AT ALL BY LEININGEN. It is included ;;
;; only to avoid breaking legacy plugins - do not try reading it to see how ;;
;; Leiningen works, or editing it to fix/change Leiningen's behavior. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(ns lancet
(:gen-class)
(:import (java.beans Introspector)
Expand Down

0 comments on commit e11458c

Please sign in to comment.