File: archtest.wl

package info (click to toggle)
wadc 2.1%2Bgit3aac3015-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,312 kB
  • ctags: 643
  • sloc: java: 2,771; ansic: 1,526; xml: 125; makefile: 33; sh: 13
file content (19 lines) | stat: -rw-r--r-- 275 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#"standard.h"

main {
  thing
  move(-32)
  unpegged
  arch(64,128,32,128,32,160)
  straight(32)
  arch(128,256,32,256,32,240)
  straight(32)
  arch(64,128,32,128,32,160)
  straight(32)
  left(256)
  left(512)
  straight(128)
  left(256)
  left(32)
  leftsector(0,320,128)
}