Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 405 → Rev 406

/sun/xmleditor/trunk/src/control/Startup.java
1,13 → 1,16
/** This file contains the Startup class
/** This file contains the Startup class.
*
* @version $Revision: 1.4 $
* @version $Revision: 1.5 $
*
* Last modification: $Date: 2003/06/18 15:56:17 $
* Last modification: $Date: 2003/07/07 12:23:53 $
*/
 
package src.control;
 
 
/** The Startup class' only function is to launch the program controller.
*
* Last revision: 12-Jul-2003
*/
public class Startup {
public static void main (String [] args)