Skip to content
Snippets Groups Projects
Commit 525d28ff authored by Anton Bagliy's avatar Anton Bagliy
Browse files

Merge branch 'gitpodifying'

parents 3b723fcc 5a647f6d
No related merge requests found
#!/bin/bash
mono ../gplex/bin/Gplex.exe /noparser SimpleLex.lex
#!/bin/bash
mono ../gplex/bin/Gplex.exe /unicode SimpleLex.lex
mono ../gppg/bin/Gppg.exe /no-lines /gplex SimpleYacc.y
#!/bin/bash
mono ../gplex/bin/Gplex.exe /unicode SimpleLex.lex
mono ../gppg/bin/Gppg.exe /no-lines /gplex SimpleYacc.y
#!/bin/bash
mono ../gplex/bin/Gplex.exe /unicode SimpleLex.lex
mono ../gppg/bin/Gppg.exe /no-lines /gplex SimpleYacc.y
#!/bin/bash
mono ../gplex/bin/Gplex.exe /unicode SimpleLex.lex
mono ../gppg/bin/Gppg.exe /no-lines /gplex SimpleYacc.y
Subproject commit 2f0d6fcf0ce84ca7450e4db8974ab4caa41b801b
Subproject commit fb26b67016ca79aa7b072f6c975723916fbb1d2c
Subproject commit 1cf7ea14d45a689ac053f236891a2c71ce8f7e4c
Subproject commit 5b18667526b4b57b07f79098690f09146f1ab9d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment