From 23d951e7736bc6f8303167daa98d9d2cb0f47e47 Mon Sep 17 00:00:00 2001 From: allen Date: Tue, 19 Dec 2000 11:53:40 +0000 Subject: Fixing include files and removing PUGH dependence git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@31 eff87b29-5268-4891-90a3-a07138403961 --- par/jpeg.th | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'par') 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 ( ) [ ] { } -- cgit v1.2.3