1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00

add semantic-php to ghci-flags

This commit is contained in:
Ayman Nadeem 2020-02-11 15:55:12 -05:00
parent 0a1cccdfd7
commit aee068a8be

View File

@ -55,6 +55,7 @@ function flags {
echo "-isemantic-java/src"
echo "-isemantic-json/src"
echo "-isemantic-parse/src"
echo "-isemantic-php/src"
echo "-isemantic-python/src"
echo "-isemantic-python/test"
echo "-isemantic-ruby/src"