All the Executor source as-is from the subversion tree it was last worked on.

This commit is contained in:
Clifford T. Matthews
2008-10-05 21:48:37 -06:00
commit 3183eb6ea0
2517 changed files with 441747 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
all: splash.8bp.ppm
splash.8bp.ppm: splash.8bp.tiff
tifftopnm < splash.8bp.tiff | ppmquant 256 | pnmnoraw > splash.8bp.ppm
+6
View File
@@ -0,0 +1,6 @@
splash /ardi/executor/splash/splash.1bp.pbm
button /ardi/executor/splash/empty_button.ppm
out /ardi/executor/splash/splash.1bp
bpp 1
n_buttons 0
bk_color 0 0 0
+6
View File
@@ -0,0 +1,6 @@
splash splash.8bp.ppm
button empty_button.ppm
out splash.8bp
bpp 8
n_buttons 0
bk_color 0 0 0
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.