X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.basicexpression%2Fsrc%2Fcompile.bat;h=0597c86ab9b4755dfc93ec967160c7298ee33d14;hb=dc53504d9c548324d6a827e6ea10dbe74bfe1c19;hp=1f0b27ab769971fe469cb29df4887dc31a7e5cf8;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.basicexpression/src/compile.bat b/bundles/org.simantics.basicexpression/src/compile.bat index 1f0b27ab7..0597c86ab 100644 --- a/bundles/org.simantics.basicexpression/src/compile.bat +++ b/bundles/org.simantics.basicexpression/src/compile.bat @@ -1,15 +1,15 @@ -@rem *************************************************************************** -@rem Copyright (c) 2007, 2010 Association for Decentralized Information Management -@rem in Industry THTH ry. -@rem All rights reserved. This program and the accompanying materials -@rem are made available under the terms of the Eclipse Public License v1.0 -@rem which accompanies this distribution, and is available at -@rem http://www.eclipse.org/legal/epl-v10.html -@rem -@rem Contributors: -@rem VTT Technical Research Centre of Finland - initial API and implementation -@rem *************************************************************************** -pushd . -cd %~dp0 -java -jar ../lib/sablecc.jar expression.sablecc3 +@rem *************************************************************************** +@rem Copyright (c) 2007, 2010 Association for Decentralized Information Management +@rem in Industry THTH ry. +@rem All rights reserved. This program and the accompanying materials +@rem are made available under the terms of the Eclipse Public License v1.0 +@rem which accompanies this distribution, and is available at +@rem http://www.eclipse.org/legal/epl-v10.html +@rem +@rem Contributors: +@rem VTT Technical Research Centre of Finland - initial API and implementation +@rem *************************************************************************** +pushd . +cd %~dp0 +java -jar ../lib/sablecc.jar expression.sablecc3 popd \ No newline at end of file