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

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

Adding the project Metadata Quality for Digital Libraries into the repository

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.