Changes between Version 2 and Version 3 of Clojure Client Tutorial


Ignore:
Timestamp:
Aug 1, 2011 8:43:52 PM (13 years ago)
Author:
kedwar10
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Clojure Client Tutorial

    v2 v3  
    4040client.core=>
    4141
    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.
     42Note 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.
    4343
    4444client.core=> (doc run-ioquake)[[BR]]