src/adql/parser/.gitignore
deleted100644 → 0
+0
−3
Loading
Two classes have been modified after compilation:
- ADQLParser - a simple cast for one of the automatically generated
constructor.
- ParseException - the token position has been stored for better
syntax error messages.
A note has been added at the top comment for both files to highlight
the modified parts and how to restore them after re-generation.