File: anim.xaf

package info (click to toggle)
xaos 3.5%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,500 kB
  • ctags: 5,214
  • sloc: ansic: 46,410; sh: 7,917; objc: 1,381; asm: 810; python: 803; makefile: 529
file content (9 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
; XaoS features overview by Jan Hubicka
; Version 1.0 done for XaoS 3.0 in July 1997
; Use xaos -play to see it :)
(load "head.xhf")
(clearscreen)
(message "anim")
(usleep 4000000)

(load "anim.xhf")