1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

turn LR and UPC parser tests off for now

This commit is contained in:
Vivian Kong 2010-05-11 15:46:15 +00:00
parent 89863c1400
commit c57fd263bd

View file

@ -98,8 +98,10 @@
<antcall target="cdt-debug-ui"/>
<antcall target="cdt-mbs-core"/>
<antcall target="cdt-mbs-ui"/>
<!--
<antcall target="cdt-lr-parser"/>
<antcall target="cdt-upc-parser"/>
-->
</target>
</project>