changeset 2284:ef0c8ff5b5c0

*** empty log message ***
author baghdadi <baghdadi>
date Fri, 28 Jul 2006 18:19:46 +0000
parents 346e7a5bc5b9
children 8cc5f6571855
files progs/mincinfo/mincinfo.c progs/mincresample/mincresample.c
diffstat 2 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/progs/mincinfo/mincinfo.c
+++ b/progs/mincinfo/mincinfo.c
@@ -10,13 +10,13 @@
 @CREATED    : May 19, 1993 (Peter Neelin)
 @MODIFIED   : 
  * $Log: mincinfo.c,v $
- * Revision 6.7  2006-07-28 17:51:01  baghdadi
+ * Revision 6.8  2006-07-28 18:20:53  baghdadi
+ * *** empty log message ***
+ *
+ * Revision 6.7  2006/07/28 17:51:01  baghdadi
  * Added option to print version of file
  * must use -minc_version -image_info
  *
- * Revision 6.7  2006/04/07 12:14:00 Leila
- * added minc_version flag
- *
  * Revision 6.6  2005/09/14 04:31:17  bert
  * include config.h
  *
@@ -92,7 +92,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincinfo/mincinfo.c,v 6.7 2006-07-28 17:51:01 baghdadi Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincinfo/mincinfo.c,v 6.8 2006-07-28 18:20:53 baghdadi Exp $";
 #endif
 
 #if HAVE_CONFIG_H
--- a/progs/mincresample/mincresample.c
+++ b/progs/mincresample/mincresample.c
@@ -11,11 +11,11 @@
 @CREATED    : February 8, 1993 (Peter Neelin)
 @MODIFIED   : 
  * $Log: mincresample.c,v $
- * Revision 6.19  2006-07-28 17:54:57  baghdadi
- * added vector dimension to list of excluded files (minc2.
+ * Revision 6.20  2006-07-28 18:19:46  baghdadi
+ * *** empty log message ***
  *
- * Revision 6.19  2006/06/21 12:07:17  leila
- * added vector_dimension to the list of excluded dimensions for minc2.0 files.
+ * Revision 6.19  2006/07/28 17:54:57  baghdadi
+ * added vector dimension to list of excluded files (minc2.
  *
  * Revision 6.18  2005/08/26 21:07:17  bert
  * Use #if rather than #ifdef with MINC2 symbol, and be sure to include config.h whereever MINC2 is used
@@ -186,7 +186,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincresample/mincresample.c,v 6.19 2006-07-28 17:54:57 baghdadi Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincresample/mincresample.c,v 6.20 2006-07-28 18:19:46 baghdadi Exp $";
 #endif
 
 #if HAVE_CONFIG_H