Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 64 → Rev 65

/sun/xmleditor/trunk/src/control/Startup.java
1,12 → 1,14
/*
* TODO make notes
/** This file contains the Startup class
*
* @version $Revision: 1.1 $
*
* Last modification: $Date: 2003/06/13 10:39:06 $
*/
 
package src.control;
 
/**
* TODO make notes
*/
 
 
import src.gui.*;
 
public class Startup {