From b778dac68604f5eebe997235797ce0433aa36ed0 Mon Sep 17 00:00:00 2001 From: schnetter <> Date: Sat, 16 Nov 2002 17:10:00 +0000 Subject: Rearranged the three timelevel initialisation. It now happens later, Rearranged the three timelevel initialisation. It now happens later, after the postinitial timebin. It is still not clear whether its calling sequence of evol and poststep is consistent. darcs-hash:20021116171050-07bb3-4491082bb9d55fc81670c179aa4a6416e7b94557.gz --- Carpet/Carpet/options/carpet-lilypond-ic | 10 +++++----- Carpet/Carpet/options/carpet-lilypond-ic7 | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'Carpet') diff --git a/Carpet/Carpet/options/carpet-lilypond-ic b/Carpet/Carpet/options/carpet-lilypond-ic index b08dc13c3..a02cdff0a 100644 --- a/Carpet/Carpet/options/carpet-lilypond-ic +++ b/Carpet/Carpet/options/carpet-lilypond-ic @@ -1,4 +1,4 @@ -# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-ic,v 1.7 2002/10/16 17:33:51 schnetter Exp $ +# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-ic,v 1.8 2002/11/16 19:10:50 schnetter Exp $ CPP = cpp -traditional -DCARPET_REAL CC = icc @@ -33,10 +33,10 @@ F90_WARN_FLAGS = # optimisation OPTIMISE = yes -C_OPTIMISE_FLAGS = -O3 -tpp6 -xiM -CXX_OPTIMISE_FLAGS = -O3 -tpp6 -xiM -F77_OPTIMISE_FLAGS = -O3 -tpp6 -xiM -F90_OPTIMISE_FLAGS = -O3 -tpp6 -xiM +C_OPTIMISE_FLAGS = -O3 -tpp6 -xi +CXX_OPTIMISE_FLAGS = -O3 -tpp6 -xi +F77_OPTIMISE_FLAGS = -O3 -tpp6 +F90_OPTIMISE_FLAGS = -O3 -tpp6 # HDF HDF5 = YES diff --git a/Carpet/Carpet/options/carpet-lilypond-ic7 b/Carpet/Carpet/options/carpet-lilypond-ic7 index a0aad5a7d..51ad8cbfc 100644 --- a/Carpet/Carpet/options/carpet-lilypond-ic7 +++ b/Carpet/Carpet/options/carpet-lilypond-ic7 @@ -1,4 +1,4 @@ -# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-ic7,v 1.4 2002/10/16 17:33:52 schnetter Exp $ +# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-ic7,v 1.5 2002/11/16 19:10:50 schnetter Exp $ CPP = cpp -traditional -DCARPET_REAL CC = /opt/intel/compiler70/ia32/bin/icc @@ -33,10 +33,10 @@ F90_WARN_FLAGS = # optimisation OPTIMISE = yes -C_OPTIMISE_FLAGS = -O3 -tpp6 -xiM -CXX_OPTIMISE_FLAGS = -O3 -tpp6 -xiM -F77_OPTIMISE_FLAGS = -O3 -tpp6 -xiM -F90_OPTIMISE_FLAGS = -O3 -tpp6 -xiM +C_OPTIMISE_FLAGS = -O3 -tpp6 -xi +CXX_OPTIMISE_FLAGS = -O3 -tpp6 -xi +F77_OPTIMISE_FLAGS = -O3 -tpp6 +F90_OPTIMISE_FLAGS = -O3 -tpp6 # HDF HDF5 = YES -- cgit v1.2.3