NRI : Merge from V1_2.

This commit is contained in:
nri 2003-07-11 07:30:57 +00:00
parent 00f9432431
commit 8c413d0894
3 changed files with 3 additions and 4 deletions

View File

@ -1 +1 @@
THIS IS SALOME PRO - GEOM VERSION: 1.1a THIS IS SALOME PRO - GEOM VERSION: 1.2

View File

@ -3,8 +3,8 @@
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# General configuration options # General configuration options
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
PROJECT_NAME = "SALOME PRO - GEOM - v.1.1a" PROJECT_NAME = "SALOME PRO - GEOM - v.1.2"
PROJECT_NUMBER = id#1.0 PROJECT_NUMBER = id#1.1
OUTPUT_DIRECTORY = ../ OUTPUT_DIRECTORY = ../
OUTPUT_LANGUAGE = English OUTPUT_LANGUAGE = English
EXTRACT_ALL = YES EXTRACT_ALL = YES

View File

@ -22,7 +22,6 @@ doc:
cd ..; \ cd ..; \
cp -f $(srcdir)/INPUT/sources/doxygen.css ./html/doxygen.css cp -f $(srcdir)/INPUT/sources/doxygen.css ./html/doxygen.css
cp -fr $(srcdir)/INPUT/sources/ html/ cp -fr $(srcdir)/INPUT/sources/ html/
cp -fr $(srcdir)/INPUT/exemple/ html/
cp -fr $(srcdir)/INPUT/HTML/ html/ cp -fr $(srcdir)/INPUT/HTML/ html/
clean: clean: