mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
Moved DOM to src/ folder from parser/ folder.
This commit is contained in:
parent
765f599d1d
commit
e5ffb20068
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
* IBM - Initial API and implementation
|
||||
**********************************************************************/
|
||||
package org.eclipse.cdt.core.dom;
|
||||
import org.eclipse.cdt.core.dom.IASTServiceProvider;
|
||||
import org.eclipse.cdt.core.dom.ICodeReaderFactory;
|
||||
|
||||
/**
|
||||
* @author jcamelon
|
Loading…
Add table
Reference in a new issue