#!/bin/csh
extract  TransformationApp  03  || exit
eCompile TransformationApp  03  || exit
run ${1} TransformationLog03 TransformationApp03 ../samples/slideSample01.xml


