Changeset 53
- Timestamp:
- 11/21/09 22:24:09 (2 years ago)
- Files:
-
- 1 modified
-
trunk/myweb/src/mypackage/PersonTest.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/myweb/src/mypackage/PersonTest.java
r32 r53 3 3 public class PersonTest { 4 4 5 /**6 * @param args7 */8 5 public static void main(String[] args) { 9 6 Person thePerson=new Person();
