source: other-projects/trunk/greenstone3-extension/mat/DLMetadataQuality/src/org/greenstone3/ms/test.java@ 17184

Last change on this file since 17184 was 17184, checked in by cc108, 16 years ago

Metadata Quality For Digital Libraries

File size: 133 bytes
Line 
1package org.greenstone3.ms;
2
3public class test {
4
5 public static void main(String[] args){
6 System.out.println("hello world");
7 }
8}
Note: See TracBrowser for help on using the repository browser.