blob: 078c97c2151d8b5ead1ca315095845aae97c3a82 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2014 Christian Pontesegger and others.
* 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:
* Christian Pontesegger - initial API and implementation
*******************************************************************************/
// to run, right click on file in Project Explorer and select "Run As/EASE Script"
// output will be printed to the console view
print("Hello World");