mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-27 06:04:12 +01:00
5 lines
104 B
Bash
5 lines
104 B
Bash
#!/bin/bash
|
|
php PHP/LexerGenerator/cli.php oql-lexer.plex
|
|
php PHP/ParserGenerator/cli.php oql-parser.y
|
|
|