Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 425 → Rev 426

/sun/xmleditor/trunk/src/plugins/PluginManagerInterface.java
3,10 → 3,9
* software practice
* ss_2003
* group project: XML-Editor
* $Id: PluginManagerInterface.java,v 1.2 2003/07/13 16:24:18 swalkenh Exp $
* $Id: PluginManagerInterface.java,v 1.3 2003/07/14 09:29:39 swalkenh Exp $
*/
 
//TODO who has commited this bullshit ?! - no name, super
///*
// * This file contains the PluginManagerInterface interface.
// *
13,9 → 12,9
// * Coded by: Group 5, software practice summer 2003
// * University of Bielefeld, Germany
// *
// * @version $Revision: 1.2 $
// * @version $Revision: 1.3 $
// *
// * Last modification: $Date: 2003/07/13 16:24:18 $
// * Last modification: $Date: 2003/07/14 09:29:39 $
// */
 
package src.plugins;