Changeset 1474 for trunk/bindings/java/org/nexusformat/NexusFile.java
- Timestamp:
- 09/05/10 16:30:02 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/java/org/nexusformat/NexusFile.java
r1473 r1474 11 11 * different calling standards between C and Java. 12 12 * 13 * @example TestJapi.java14 * Test program for Java API15 13 * 16 14 * @author Mark Koennecke, October 2000 … … 21 19 * 22 20 * added nxinitattrdir: Mark Koennecke, October 2009 21 * 22 * @see TestJapi.java 23 * 24 */ 25 26 /** 27 * @example TestJapi.java 28 * Test program for Java API. 29 * Illustrates using the #org.nexusformat package 23 30 */ 24 31 package org.nexusformat;
Note: See TracChangeset
for help on using the changeset viewer.
