File: e142_1.zpl

package info (click to toggle)
zimpl 3.7.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,772 kB
  • sloc: ansic: 21,719; yacc: 993; lex: 370; sh: 349; makefile: 278
file content (4 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (4)
1
2
3
4
# $Id: e142_1.zpl,v 1.1 2013/02/24 16:01:57 bzfkocht Exp $
set I := {1 to 5};
var x[I];
subto c1: x[6] <= 5;