Mercurial > pokemon-types
diff org/types.org @ 13:e1b7ef479bd1
minor edits
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 05 Feb 2012 11:11:07 -0700 |
parents | eedd6897197d |
children | da4c47650d38 |
line wrap: on
line diff
1.1 --- a/org/types.org Wed Nov 02 10:31:25 2011 -0700 1.2 +++ b/org/types.org Sun Feb 05 11:11:07 2012 -0700 1.3 @@ -139,7 +139,8 @@ 1.4 (:use clojure.contrib.combinatorics) 1.5 (:use clojure.contrib.math) 1.6 (:use clojure.contrib.def) 1.7 - (:use rlm.rlm-commands)) 1.8 + (:use rlm.rlm-commands) 1.9 + (:require rlm.map-utils)) 1.10 #+end_src 1.11 1.12 #+srcname: data