X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ui%2Fsrc%2Forg%2Fsimantics%2Fmodeling%2Fui%2Fproperty%2FModellingColumnKeys.java;h=11fa071324fe00d2312646101c693bc45a830099;hb=8ded56d0a440f78cbf649b1e59b8a464e8650fdc;hp=f559603ad7ff63d62b9b63f513466b60566f65c0;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/property/ModellingColumnKeys.java b/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/property/ModellingColumnKeys.java index f559603ad..11fa07132 100644 --- a/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/property/ModellingColumnKeys.java +++ b/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/property/ModellingColumnKeys.java @@ -1,18 +1,18 @@ -/******************************************************************************* - * Copyright (c) 2007, 2010 Association for Decentralized Information Management - * in Industry THTH ry. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * VTT Technical Research Centre of Finland - initial API and implementation - *******************************************************************************/ -package org.simantics.modeling.ui.property; - -public final class ModellingColumnKeys { - - public static final String UNIT = "Unit"; - -} +/******************************************************************************* + * Copyright (c) 2007, 2010 Association for Decentralized Information Management + * in Industry THTH ry. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * VTT Technical Research Centre of Finland - initial API and implementation + *******************************************************************************/ +package org.simantics.modeling.ui.property; + +public final class ModellingColumnKeys { + + public static final String UNIT = "Unit"; + +}