view clojure/com/aurellem/run/bootstrap_0.clj @ 250:b7f682bb3090

updated title and save_corruption to work with all the recent updates
author Robert McIntyre <rlm@mit.edu>
date Mon, 26 Mar 2012 03:49:33 -0500
parents 22f58fa47c3c
children d9e0752da684
line wrap: on
line source
1 (ns com.aurellem.run.bootstrap-0
2 (:use (com.aurellem.gb gb-driver vbm))
3 (:use (com.aurellem.run title save-corruption))
4 (:use (com.aurellem.exp item-bridge)))
7 (defn-memo boot-root []
8 [(root) []])