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.
14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
import TestGame.Levels.Predicate.L01_Ring
|
|
import TestGame.Levels.Predicate.L02_Rewrite
|
|
import TestGame.Levels.Predicate.L03_Rewrite
|
|
import TestGame.Levels.Predicate.L04_Ring
|
|
import TestGame.Levels.Predicate.L05_Rfl
|
|
import TestGame.Levels.Predicate.L06_Exists
|
|
import TestGame.Levels.Predicate.L07_Forall
|
|
import TestGame.Levels.Predicate.L08_PushNeg
|
|
import TestGame.Levels.Predicate.L09_Summary
|
|
|
|
Game "TestGame"
|
|
World "Predicate"
|
|
Title "Reich der Prädikate"
|