Changes between Version 2 and Version 3 of Clojure Client Tutorial
- Timestamp:
- Aug 1, 2011 8:43:52 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clojure Client Tutorial
v2 v3 40 40 client.core=> 41 41 42 Note that the "core" namespace has loaded. You can launch ioquake with a specific map using the "ioquake" (located in utilities.clj). Type (doc ioquake) to see the documentation.42 Note that the "core" namespace has loaded. You can launch ioquake with a specific map using the "ioquake" (located in utilities.clj). Type (doc run-ioquake) to see the documentation. 43 43 44 44 client.core=> (doc run-ioquake)[[BR]]