mirror of
https://github.com/richardharrington/robotwar.git
synced 2026-04-21 15:16:29 +00:00
added pprint to core
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
(ns robotwar.core
|
||||
(:use [clojure.pprint])
|
||||
(:use [clojure.pprint :only [pprint]])
|
||||
(:require [robotwar.test-programs :as test-programs]
|
||||
[robotwar.world :as world]
|
||||
[robotwar.register :as register]))
|
||||
|
||||
Reference in New Issue
Block a user