1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Alain Magloire 2003-04-17 12:59:33 +00:00
parent 1cc6bcf4d1
commit 020e55826f

View file

@ -1,3 +1,11 @@
2003-04-12 Alain Magloire
Bug 36624
The latest changes broke the old parser, we still need the old parser
until the new one is rock solid.
* model/org/eclipse/cdt/internal/core/model/TranslationUnit.java:
2003-04-12 Alain Magloire
Bug 36424,