##// END OF EJS Templates
MS (dev ongoing)
MS (dev ongoing)

File last commit:

r284:058199c2c092 martin
r356:b5e0378b226b JC
Show More
hello.c
6 lines | 125 B | text/x-c | CLexer
main()
{
printf("\n\n Hello LEON3 World!!!\n");
printf("\n Simulation will now be halted through error mode...\n\n");
}