mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-30 03:33:37 +02:00
2004-09-03 Alain Magloire
Fix for PR 72901 * plugin.xml
This commit is contained in:
parent
95339bf03f
commit
61ee511afe
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-09-03 Alain Magloire
|
||||
|
||||
Fix for PR 72901
|
||||
* plugin.xml
|
||||
|
||||
2004-08-27 Alain Magloire
|
||||
|
||||
Fix for PR 72782
|
||||
|
|
|
@ -323,6 +323,10 @@
|
|||
type="text"
|
||||
extension="hh">
|
||||
</fileTypes>
|
||||
<fileTypes
|
||||
type="text"
|
||||
extension="hpp">
|
||||
</fileTypes>
|
||||
<fileTypes
|
||||
type="binary"
|
||||
extension="o">
|
||||
|
|
Loading…
Add table
Reference in a new issue