Changeset 1023 for branches/bioformats-omero
- Timestamp:
- 10/09/06 14:26:41 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/bioformats-omero/src/ome/formats/importer/Main.java
-
Property
svn:keywords set
to
LastChangedDate
LastChangedRevision
r1022 r1023 75 75 76 76 /** The repository revision. */ 77 public static String revision = "$LastChangedRevision : 1008$";77 public static String revision = "$LastChangedRevision$"; 78 78 79 79 /** The data of the last repository revision. */ 80 80 public static String revisionDate 81 = "$LastChangedDate : 2006-10-03 11:34:47 +0100 (Tue, 03 Oct 2006)$";81 = "$LastChangedDate$"; 82 82 83 83 -
Property
svn:keywords set
to
