moved files imports
This commit is contained in:
parent
ae8a1f82f8
commit
439cc2e6bf
@ -1,6 +1,8 @@
|
||||
import Control.Exception (assert)
|
||||
import GP
|
||||
import Push
|
||||
import State
|
||||
import Instructions.IntInstructions
|
||||
import Instructions.ExecInstructions
|
||||
|
||||
intTestFunc :: String -> [Int] -> [Gene] -> State -> IO ()
|
||||
intTestFunc name goal genome startState =
|
||||
|
Loading…
x
Reference in New Issue
Block a user