// Created by plusminus on 23:11:31 - 22.09.2008 package org.anddev.openstreetmap.contributor.util.constants; public interface Constants { // =========================================================== // Final Fields // =========================================================== public static final String DEBUGTAG = "OSMCONTRIBUTOR"; // =========================================================== // Methods // =========================================================== }