- Switched motor to hdb
- Changes to Hipadaba - Added project to histogram memory code - Started regression testing code - Added hill climbing as optimization method to optimise
This commit is contained in:
@ -3,7 +3,13 @@
|
||||
|
||||
<cdtproject id="org.eclipse.cdt.make.core.make">
|
||||
<extension point="org.eclipse.cdt.core.BinaryParser" id="org.eclipse.cdt.core.ELF"/>
|
||||
<extension point="org.eclipse.cdt.core.CIndexer" id="org.eclipse.cdt.core.domsourceindexer"/>
|
||||
<extension point="org.eclipse.cdt.core.CIndexer" id="org.eclipse.cdt.core.ctagsindexer">
|
||||
<attribute key="ctagslocation" value=""/>
|
||||
<attribute key="ctagfiletype" value="ctags_internal"/>
|
||||
<attribute key="ctagsindexincludes" value="false"/>
|
||||
<attribute key="ctagfilelocation" value=""/>
|
||||
<attribute key="ctagslocationtype" value="ctags_path_default"/>
|
||||
</extension>
|
||||
<data>
|
||||
<item id="org.eclipse.cdt.core.pathentry">
|
||||
<pathentry kind="src" path=""/>
|
||||
|
Reference in New Issue
Block a user