source: proiecte/HadoopJUnit/hadoop-0.20.1/src/test/ddl/int.jr @ 141

Last change on this file since 141 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 80 bytes
Line 
1module org.apache.hadoop.record {
2    class RecInt {
3        int data;
4    }
5}
6
Note: See TracBrowser for help on using the repository browser.