aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authorallen <allen@eff87b29-5268-4891-90a3-a07138403961>2000-12-19 11:53:40 +0000
committerallen <allen@eff87b29-5268-4891-90a3-a07138403961>2000-12-19 11:53:40 +0000
commit23d951e7736bc6f8303167daa98d9d2cb0f47e47 (patch)
tree72f66b13d87fb4b6386e4cb6debce3632d7cc816 /par
parent58c1f3c46c6b1bfd2e1bcaa2791ddbae63e2756f (diff)
Fixing include files and removing PUGH dependence
git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@31 eff87b29-5268-4891-90a3-a07138403961
Diffstat (limited to 'par')
-rw-r--r--par/jpeg.th9
1 files changed, 5 insertions, 4 deletions
diff --git a/par/jpeg.th b/par/jpeg.th
index b2f3808..5f477fa 100644
--- a/par/jpeg.th
+++ b/par/jpeg.th
@@ -1,17 +1,18 @@
# arrangement/thorn # implements (inherits) [friend] {shares}
#
-DevThorns/httpd
-DevThorns/httpd_utils
+CactusConnect/HTTPD
+CactusConnect/HTTPExtra
CactusBase/Boundary # boundary ( ) [ ] { }
CactusBase/CartGrid3D # grid ( ) [ ] { }
CactusBase/IOASCII # IOASCII ( ) [ ] { }
CactusBase/IOBasic # IOBasic (IO) [ ] { }
-DevThorns/IOJpeg # IOJpeg (Hyperslab) [ ] { }
+CactusIO/IOJpeg # IOJpeg (Hyperslab) [ ] { }
CactusBase/IOUtil # IO (Cactus) [ ] { }
CactusBase/Time # time ( ) [ ] { }
CactusPUGH/PUGH # driver (Cactus) [ ] { }
+CactusPUGH/PUGHReduce
CactusPUGH/PUGHSlab # Hyperslab ( ) [ ] { }
CactusWave/IDScalarWaveC # idscalarwave (wavetoy,grid) [ ] { }
CactusWave/WaveBinarySource # binarysource (wavetoy,grid,idscalarwave) [ ] { }
CactusWave/WaveToyC # wavetoy ( ) [ ] { }
-external/jpeg6b # jpeg6b ( ) [ ] { }
+CactusExternal/jpeg6b # jpeg6b ( ) [ ] { }