hi all,
i was using the smc state machine compiler..i tried to compiler the
example prog in the manual
in java..
it ran with out any error..
but when i tried to compile in c++
i got errors
the command i used was
java -jar Smc.jar -c++ -d turnstile Turnstile.sm
- "%header" missing..
can anyone please help me out