add lab3 exercises
This commit is contained in:
3
lab3/exercise/ex1.1/lake_regions.txt
Normal file
3
lab3/exercise/ex1.1/lake_regions.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
region = lake.{
|
||||
single & 10*x + 7*t <= 257 & 10*x + 52*t >= 257 & x >= 0
|
||||
};
|
||||
Reference in New Issue
Block a user