Skip to content
Snippets Groups Projects
Commit 8e4a5a1e authored by antsanj's avatar antsanj
Browse files

Subiendo archivos desde github

parent c3e1a8d8
Branches
No related tags found
No related merge requests found
a: a.y a_lex.l
yacc -yd a.y
flex a_lex.l
gcc y.tab.c lex.yy.c -lfl -lm -o a
clean:
rm *c *h a
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment