From ae71bfe3071ec923baaf9deed9e980da3195a766 Mon Sep 17 00:00:00 2001 From: ribes Date: Wed, 23 Nov 2011 16:01:26 +0000 Subject: [PATCH] Bug fix in ast1 test --- Examples/ast1/myaster/Makefile | 2 -- Examples/makefile.inc | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Examples/ast1/myaster/Makefile b/Examples/ast1/myaster/Makefile index 92341c9..bf2950d 100644 --- a/Examples/ast1/myaster/Makefile +++ b/Examples/ast1/myaster/Makefile @@ -19,8 +19,6 @@ include ../../makefile.inc -MED2HOME=/local/cchris/pkg/med235/install - ASTER_INSTALL=$(ASTER_ROOT)/$(ASTER_VERSION) ASTER_PUB=$(ASTER_ROOT)/public ASTER_OUTILS=$(ASTER_ROOT)/outils diff --git a/Examples/makefile.inc b/Examples/makefile.inc index 7bf24a2..b6e8450 100644 --- a/Examples/makefile.inc +++ b/Examples/makefile.inc @@ -18,6 +18,7 @@ # KERNEL_ROOT_DIR=$(HOME)/Salome/Install/KERNEL_V6 +MED2HOME=/temp ASTER_ROOT=$(HOME)/Aster/V10.3/aster ASTER_VERSION=STA10.3 -- 2.39.2