debian/compat
author mjsousa
Sun, 14 Dec 2014 18:40:20 +0000
changeset 963 e3d4dca7520b
parent 106 0fff950e578e
permissions -rwxr-xr-x
Do constant folding of variable's initial value (allows correct C code generation with variables in the subrange of an array declaration: ARRAY [1..max] of INT).
106
0fff950e578e add debian dir to create debian package
greg
parents:
diff changeset
     1
5