source: osm/applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DuplicateLayerException.java@ 15707

Last change on this file since 15707 was 13497, checked in by skela, 16 years ago

applications/editors/josm: Set svn:eol-style native on all *.java files
in plugins. Normalize the eol-style in
plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/StringEnumConfigurer.java.

  • Property svn:eol-style set to native
File size: 126 bytes
Line 
1package cadastre_fr;
2
3class DuplicateLayerException extends Exception {
4 private static final long serialVersionUID = 1L;}
Note: See TracBrowser for help on using the repository browser.