This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
CNI
/
FlexBisonLab
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Fix typo in output executable file
DricomDragon
hace 5 años
padre
6b8d218acf
commit
28f7db3eb2
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
README.md
+ 1
- 1
README.md
Ver fichero
@@ -16,7 +16,7 @@ sudo apt install flex bison
```
make
-./eval
+./eval
.out
```
## How to test