Lines Matching refs:splash2
16 if [ -e splash2 ]; then
17 echo "Error: a directory with the name splash2 already exists. Please"
25 if [ ! -e splash2.tar.gz ]; then
26 wget -q http://www-flash.stanford.edu/apps/SPLASH/splash2.tar.gz
28 if [ ! -e splash2-modified.patch.gz ]; then
29 wget -q http://www.capsl.udel.edu/splash/splash2-modified.patch.gz
33 tar zxf $downloads/splash2.tar.gz
34 cd splash2
35 gzip -cd < "$downloads/splash2-modified.patch.gz" | patch -p1 -s
37 diff -ru orig/splash2/codes/apps/radiosity/display.C splash2/codes/apps/radiosity/display.C
38 --- orig/splash2/codes/apps/radiosity/display.C 2008-05-25 10:38:52.000000000 +0200
39 +++ splash2/codes/apps/radiosity/display.C 2008-05-25 10:37:51.000000000 +0200
48 --- orig/splash2/codes/apps/radiosity/Makefile 2008-05-25 10:38:52.000000000 +0200
49 +++ splash2/codes/apps/radiosity/Makefile 2008-05-25 13:05:36.000000000 +0200
67 diff -ru orig/splash2/codes/apps/raytrace/rltotiff/Makefile splash2/codes/apps/raytrace/rltotiff/Makefile
68 --- orig/splash2/codes/apps/raytrace/rltotiff/Makefile 2008-05-25 10:38:52.000000000 +0200
69 +++ splash2/codes/apps/raytrace/rltotiff/Makefile 2008-05-25 10:31:57.000000000 +0200
81 diff -ru orig/splash2/codes/Makefile.config splash2/codes/Makefile.config
82 --- orig/splash2/codes/Makefile.config 2008-05-25 10:38:52.000000000 +0200
83 +++ splash2/codes/Makefile.config 2008-05-25 10:14:25.000000000 +0200
96 -BASEDIR := \$(HOME)/splash2/codes
103 --- orig/splash2/codes/apps/radiosity/elemman.C 2008-07-13 20:24:35.000000000 +0200
104 +++ splash2/codes/apps/radiosity/elemman.C 2008-07-13 20:45:15.000000000 +0200
126 --- orig/splash2/codes/apps/radiosity/rad_main.C 2008-07-13 20:24:35.000000000 +0200
127 +++ splash2/codes/apps/radiosity/rad_main.C 2008-07-13 20:50:01.000000000 +0200
155 --- orig/splash2/codes/apps/radiosity/Makefile 2008-07-13 20:24:35.000000000 +0200
156 +++ splash2/codes/apps/radiosity/Makefile 2008-07-13 20:09:27.000000000 +0200