Statistics
| Revision:

svn-gvsig-desktop / trunk / applications / appgvSIG / src / com / iver / cit / gvsig / gui / wizards / WizardData.java @ 3382

History | View | Annotate | Download (74 Bytes)

1
package com.iver.cit.gvsig.gui.wizards;
2

    
3
public interface WizardData {
4

    
5
}