/[xulu]/trunk.bakup/src/appl/parallel/test/generalTestClass.java
ViewVC logotype

Annotation of /trunk.bakup/src/appl/parallel/test/generalTestClass.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 77 - (hide annotations)
Wed Feb 10 16:14:27 2010 UTC (14 years, 10 months ago) by alfonx
File size: 328 byte(s)
backup of trunk
1 mojays 2 package appl.parallel.test;
2    
3    
4     import java.awt.Rectangle;
5    
6    
7     import schmitzm.data.WritableGrid;
8    
9     /**
10     * @author Dominik Appl
11     */
12     public class generalTestClass {
13    
14     public static void main(String[] args) {
15     String testString = "Blueberry";
16     System.out.println(testString.getClass().getCanonicalName());
17     }
18    
19    
20     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26