You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
import TestGame.Metadata
|
|
|
|
import TestGame.Levels.Logic.L01_Rfl
|
|
|
|
import TestGame.Levels.Logic.L02_Rfl
|
|
|
|
import TestGame.Levels.Logic.L03_Assumption
|
|
|
|
import TestGame.Levels.Logic.L03b_Assumption
|
|
|
|
import TestGame.Levels.Logic.L04_Rewrite
|
|
|
|
import TestGame.Levels.Logic.L05_Apply
|
|
|
|
import TestGame.Levels.Logic.L05b_Apply
|
|
|
|
import TestGame.Levels.Logic.L05c_Apply
|
|
|
|
import TestGame.Levels.Logic.L06_Iff
|
|
|
|
import TestGame.Levels.Logic.L06b_Iff
|
|
|
|
import TestGame.Levels.Logic.L06c_Iff
|
|
|
|
import TestGame.Levels.Logic.L06d_Iff
|
|
|
|
import TestGame.Levels.Logic.L07_And
|
|
|
|
import TestGame.Levels.Logic.L08_Or
|
|
|
|
import TestGame.Levels.Logic.L08b_Or
|