@echo off
set Style=MOPAC
perl -x -S setup.bat TkPlot.pl
perl -w -x -S TkPlot.pl --style=%Style% --ReadPrev %*
