Skip to content

Commit

Permalink
Still doesn't look good
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvik committed Apr 11, 2012
1 parent 1be8f40 commit 96850b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.asciidoc
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ For example, given the package `com.example.hello_clojure` and the activity
`HelloActivity`, you would create the file `HelloActivity`, you would create the file
`src/clojure/com/example/hello_clojure/HelloActivity.clj` as follows: `src/clojure/com/example/hello_clojure/HelloActivity.clj` as follows:


.HelloActivity.clj
---- ----
(ns com.example.hello_clojure.HelloActivity (ns com.example.hello_clojure.HelloActivity
(:gen-class :main false (:gen-class :main false
Expand Down

0 comments on commit 96850b1

Please sign in to comment.