File: perftest.cfdg

package info (click to toggle)
contextfree 3.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,260 kB
  • sloc: cpp: 37,992; lex: 414; makefile: 123; sh: 43; python: 34
file content (11 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
startshape grid

background {a -0.9}

rule grid {
	1000* {y 0.1} row {}
}

rule row {
	1000* {x 0.1} SQUARE { r 45 a -0.995 }
}