[cdftools] 15/228: JMM add propset to the DOC elements
Alastair McKinstry
mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch master
in repository cdftools.
commit e5741bf8be9d1c9fc22453f6b533a566e8d307b8
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date: Fri Mar 5 11:45:25 2010 +0000
JMM add propset to the DOC elements
git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@291 1055176f-818a-41d9-83e1-73fbe5b947c5
---
DOC/Makefile | 6 +++---
DOC/cdftools_prog.tex | 2 +-
DOC/cdftools_user.tex | 2 +-
DOC/chkguide.ksh | 4 ++--
DOC/chkuserdone.ksh | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/DOC/Makefile b/DOC/Makefile
index be3f817..bdf76fd 100644
--- a/DOC/Makefile
+++ b/DOC/Makefile
@@ -1,6 +1,6 @@
-# $Rev: 26 $
-# $Id: Makefile 26 2007-11-22 15:54:13Z molines $
-# $Date: 2007-11-22 16:54:13 +0100 (Thu, 22 Nov 2007) $
+# $Rev$
+# $Id$
+# $Date$
#-----------------------------------------------------------
TEX=latex
CDFTOOLS=cdftools
diff --git a/DOC/cdftools_prog.tex b/DOC/cdftools_prog.tex
index 42f1ec7..4b5a020 100644
--- a/DOC/cdftools_prog.tex
+++ b/DOC/cdftools_prog.tex
@@ -36,7 +36,7 @@ Part II : Programmer guide}
\author{J.M. Molines \thanks{Laboratoire des Ecoulements G\'eophysiques et Industriels, CNRS UMR 5519, Grenoble, France}\ }
-\date{Last update: $ $Rev: 14 $ $ $ $Date: 2007-04-17 18:30:39 +0200 (Tue, 17 Apr 2007) $ $ }
+\date{Last update: $ $Rev$ $ $ $Date$ $ }
\maketitle
\section*{Introduction}
diff --git a/DOC/cdftools_user.tex b/DOC/cdftools_user.tex
index e7ec3ec..7f37aad 100644
--- a/DOC/cdftools_user.tex
+++ b/DOC/cdftools_user.tex
@@ -37,7 +37,7 @@ Part I : User Guide }
\author{J.M. Molines \thanks{Laboratoire des Ecoulements G\'eophysiques et Industriels, CNRS UMR 5519, Grenoble, France}\ }
-\date{Last update: $ $Rev: 37 $ $ $ $Date: 2009-12-09 17:30:43 +0100 (Wed, 09 Dec 2009) $ $ }
+\date{Last update: $ $Rev$ $ $ $Date$ $ }
\maketitle
diff --git a/DOC/chkguide.ksh b/DOC/chkguide.ksh
index ae537d8..461787d 100755
--- a/DOC/chkguide.ksh
+++ b/DOC/chkguide.ksh
@@ -1,7 +1,7 @@
#!/bin/ksh
-# $Rev: 11 $
-# $Date: 2007-04-13 20:21:21 +0200 (Fri, 13 Apr 2007) $
+# $Rev$
+# $Date$
CDFTOOLS=../
grep subsection cdftools_prog.tex | grep -v addcontent | grep underline | sed -e 's@\\subsection\*{\\underline{@@' -e 's/}}//' \
diff --git a/DOC/chkuserdone.ksh b/DOC/chkuserdone.ksh
index ef4f8d6..2fd54b5 100755
--- a/DOC/chkuserdone.ksh
+++ b/DOC/chkuserdone.ksh
@@ -1,7 +1,7 @@
#!/bin/ksh
-# $Rev: 35 $
-# $Date: 2009-04-28 19:38:52 +0200 (Tue, 28 Apr 2009) $
+# $Rev$
+# $Date$
# suppose that we run this script in $CDFTOOLS/DOC
CDFTOOLS=../
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdftools.git
More information about the debian-science-commits
mailing list