mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 01:35:39 +02:00
updated.
This commit is contained in:
parent
139372d3d0
commit
3cb76211e0
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-05-23 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/debug/core/cdi/model/type/ICDIType.java: extends
|
||||
ICDIObject.
|
||||
|
||||
2003-05-23 Alain Magloire
|
||||
|
||||
First draft of the implementing the types, org.eclipse.cdt.debug.core.cdi.model.type.*
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2003-05-24 Alain Magloire
|
||||
|
||||
Continuing the implementation of types.
|
||||
ICDIType is ICDIObject.
|
||||
* src/org/eclispe/cdt/mi/core/cdi/model/type/Type.java:
|
||||
Extends CObject
|
||||
|
||||
2003-05-23 Alain Magloire
|
||||
|
||||
Draft implementation of org.eclipse.cdt.debug.core.cdi.model.type/*
|
||||
|
|
Loading…
Add table
Reference in a new issue