Skip to content

Commit

Permalink
Cosmetic autoconstruction improvements.
Browse files Browse the repository at this point in the history
  • Loading branch information
lspector committed Jul 23, 2015
1 parent d312226 commit d6d6357
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions PushState
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
src/clojush/pushgp/report.clj: (map-indexed (fn [location individual]
src/clojush/pushgp/report.clj~: (doseq [[ind p] (map-indexed vector population)]
src/clojush/pushgp/report.clj~: (doseq [[ind p] (map-indexed vector population)]
src/clojush/pushstate.clj:(let [empty-state (map->PushState {})]

0 comments on commit d6d6357

Please sign in to comment.