Selaa lähdekoodia

Correct quick readme commentary

pull/1/head
mtardy 4 vuotta sitten
vanhempi
commit
91adda1f21
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. +3
    -3
      calc.leg

+ 3
- 3
calc.leg Näytä tiedosto

@ -1,9 +1,9 @@
%{
/* compile: leg -o tmp.c tmp.leg
* cc -o tmp tmp.c
/* compile: leg -o calc.c calc.leg
* cc -o calc calc.c
*
* run: echo "hello world" | ./tmp
* run: echo "2+3" | ./calc
*/
#define YYSTYPE int

Ladataan…
Peruuta
Tallenna