blob: 7d1d0faf31bf08f7965fab5448f98e0611ede60e [file] [log] [blame]
Chinthakayala, Sheshashailavas (sc2914)d1569972017-08-28 05:25:46 -09001toolsDir=$PROJECT_HOME/tools
2. ${toolsDir}/setClasspath
3if [ "$#" != "1" ]
4then
5 echo "Usage $0 className_without_the_dot_class_ext"
6 exit
7fi
8 java PrintYangToProp $1