Skip to content

Commit

Permalink
Bug (typo) in three-d-topology
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcslws committed Nov 23, 2014
1 parent 7b3be4b commit 5a860d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cljx/org/nfrac/comportex/topology.cljx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

(defn three-d-topology
[w h d]
(three-d-topology w h d))
(->ThreeDTopology w h d))

(defn make-topology
[dims]
Expand Down

0 comments on commit 5a860d8

Please sign in to comment.