X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.common%2Fsrc%2Forg%2Fsimantics%2Fspreadsheet%2Fcommon%2Fexpression%2Fnode%2FPRange.java;h=f493c0a66230cdec5125c1b42d32d4541ffa0c91;hb=3260b37ec9ce61bc8a1383a5fc9ab8d8ab9d1fae;hp=d5fc50b4b006fcf0c57ab0fe830b7b0a167c4a93;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.spreadsheet.common/src/org/simantics/spreadsheet/common/expression/node/PRange.java b/bundles/org.simantics.spreadsheet.common/src/org/simantics/spreadsheet/common/expression/node/PRange.java index d5fc50b4b..f493c0a66 100644 --- a/bundles/org.simantics.spreadsheet.common/src/org/simantics/spreadsheet/common/expression/node/PRange.java +++ b/bundles/org.simantics.spreadsheet.common/src/org/simantics/spreadsheet/common/expression/node/PRange.java @@ -1,19 +1,19 @@ -/******************************************************************************* - * 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 - *******************************************************************************/ -/* This file was generated by SableCC (http://www.sablecc.org/). */ - -package org.simantics.spreadsheet.common.expression.node; - -public abstract class PRange extends Node -{ - // Empty body -} +/******************************************************************************* + * 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 + *******************************************************************************/ +/* This file was generated by SableCC (http://www.sablecc.org/). */ + +package org.simantics.spreadsheet.common.expression.node; + +public abstract class PRange extends Node +{ + // Empty body +}