view src/clojureDemo/explore.clj @ 21:e72220627685 tip

0.002 inch discrepancy with target. going to test anyway
author Robert McIntyre <rlm@mit.edu>
date Mon, 30 Aug 2010 01:19:21 -0400
parents 6d9bdaf919f7
children
line wrap: on
line source
1 (ns clojureDemo.explore)
3 (use 'clojure.contrib.accumulators)
4 (use 'clojure.contrib.repl-utils)
7 (comment
9 (do (use :reload-all 'clojureDemo.explore) (in-ns 'clojureDemo.explore))
11 )