diff clojure/com/aurellem/item_bridge.clj @ 130:69f241de436d

going to make a bootstrap program for the first bootstrap program
author Robert McIntyre <rlm@mit.edu>
date Sat, 17 Mar 2012 19:30:45 -0500
parents
children 7f7cc8858d2e
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/clojure/com/aurellem/item_bridge.clj	Sat Mar 17 19:30:45 2012 -0500
     1.3 @@ -0,0 +1,5 @@
     1.4 +(ns com.aurellem.item-bridge
     1.5 +  (:use (com.aurellem gb-driver vbm title items assembly))
     1.6 +  (:import [com.aurellem.gb_driver SaveState]))
     1.7 +
     1.8 +