File: filter.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 (8 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
; An introduction to fractals 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 "filter")
(usleep 4000000)
(load "filter.xhf")