summaryrefslogtreecommitdiff
path: root/minie/README
blob: bf578c27b92dbe7113a4ed6499b1decaf756cdff (plain)
1
2
3
4
gcc -g -O0 -Wall -pedantic -std=c89 -o e2c e2c.c
./e2c < test1.e 
./e2c < test2.e 
./e2c < test3.e