mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-25 13:24:12 +01:00
I'm still keeping (commented out) some of the traces helpful for debugging the construction of the OQL queries. SVN:trunk[1349]
5 lines
134 B
Bash
Executable File
5 lines
134 B
Bash
Executable File
#!/bin/bash
|
|
php /usr/share/php/PHP/LexerGenerator/cli.php oql-lexer.plex
|
|
php /usr/share/php/PHP/ParserGenerator/cli.php oql-parser.y
|
|
|