1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00

RESOLVED - bug 186834: [C99 parser] gcc should be the default language

https://bugs.eclipse.org/bugs/show_bug.cgi?id=186834

Patch from Jason Montojo
This commit is contained in:
Chris Recoskie 2007-05-17 16:29:56 +00:00
parent e54c4973dd
commit 9c5aa180e8

View file

@ -47,7 +47,7 @@
<element name="language">
<complexType>
<sequence minOccurs="1" maxOccurs="unbounded">
<sequence minOccurs="0" maxOccurs="unbounded">
<element ref="contentType"/>
</sequence>
<attribute name="id" type="string" use="required">