From de073a33bab61a2c6d0ba82ede9371ae3fb11056 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Sat, 10 Jul 1999 19:07:10 -0500 Subject: [svn-r1460] Removed DOS386 macro. It was used for some special code in TFLOP. That had been replaced by the more appropriate TFLOP predefined macro __PUMAGON__. --- INSTALL_parallel.ascired | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL_parallel.ascired b/INSTALL_parallel.ascired index 4825b6a..a246163 100644 --- a/INSTALL_parallel.ascired +++ b/INSTALL_parallel.ascired @@ -24,7 +24,7 @@ # for execution. # debug="-g -UH5O_DEBUG -DH5F_OPT_SEEK=0" -default_mode="-DDOS386 $debug -DH5F_LOW_DFLT=H5F_LOW_SEC2" +default_mode="$debug -DH5F_LOW_DFLT=H5F_LOW_SEC2" # Using the MPICH libary by Daniel Sands. # It contains both MPI-1 and MPI-IO functions. -- cgit v0.12