This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
CNI
/
FlexBisonLab
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Fix typo in output executable file
DricomDragon
5 anos atrás
pai
6b8d218acf
commit
28f7db3eb2
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
README.md
+ 1
- 1
README.md
Ver arquivo
@@ -16,7 +16,7 @@ sudo apt install flex bison
```
make
-./eval
+./eval
.out
```
## How to test