From: pimjager Date: Tue, 14 Jun 2016 10:16:50 +0000 (+0200) Subject: mend X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=4ab4904ff6f4de986c0306008dc5e9f12322aec5;hp=10df1a675da1776f737a1f374c32ecca3ed3b2c2;p=mc1516the.git mend --- diff --git a/uppaal/2.xml b/uppaal/2.xml index 153e6b9..862ab1e 100644 --- a/uppaal/2.xml +++ b/uppaal/2.xml @@ -9,20 +9,20 @@ const int N = 13; typedef int[0,N-1] id_c; -broadcast chan up[N], down[N], left[N], right[N], start; +broadcast chan up[N], down[N], left[N], right[N], start, leftRed, rightRed; chan reg; bool grid[6][6]; + // Place template instantiations here. // Intermediate puzzle