File: e172.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 (6 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
# $Id: e172.zpl,v 1.5 2010/06/10 19:42:41 bzfkocht Exp $
param p[{1..3}*{1..3}] := 
  | 1, 2, 3 |
|1| 0, 1 |  
|2| 3, 4, 5 |;