From: ribes Date: Wed, 23 Nov 2011 16:01:26 +0000 (+0000) Subject: Bug fix in ast1 test X-Git-Tag: V6_4_0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FV6_4_0_WIN_BR;p=tools%2Fyacsgen.git Bug fix in ast1 test --- 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