-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarifying Node ID in abstract and intro. Removing BIBE reference.
- Loading branch information
1 parent
9f60167
commit 13eb0b9
Showing
2 changed files
with
23 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> | ||
|
||
<storageModule moduleId="org.eclipse.cdt.core.settings"> | ||
|
||
<cconfiguration id="org.eclipse.cdt.core.default.config.415645785"> | ||
|
||
<storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="org.eclipse.cdt.core.default.config.415645785" moduleId="org.eclipse.cdt.core.settings" name="Configuration"> | ||
|
||
<externalSettings/> | ||
|
||
<extensions/> | ||
|
||
</storageModule> | ||
|
||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> | ||
|
||
</cconfiguration> | ||
|
||
</storageModule> | ||
|
||
<storageModule moduleId="org.eclipse.cdt.core.pathentry"> | ||
|
||
<pathentry excluding="**/CMakeFiles/**" kind="out" path="build"/> | ||
|
||
</storageModule> | ||
|
||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> | ||
|
||
</cproject> | ||
<storageModule moduleId="org.eclipse.cdt.core.settings"> | ||
<cconfiguration id="org.eclipse.cdt.core.default.config.297393501"> | ||
<storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="org.eclipse.cdt.core.default.config.297393501" moduleId="org.eclipse.cdt.core.settings" name="Configuration"> | ||
<externalSettings/> | ||
<extensions/> | ||
</storageModule> | ||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> | ||
</cconfiguration> | ||
</storageModule> | ||
<storageModule moduleId="org.eclipse.cdt.core.pathentry"> | ||
<pathentry excluding="**/CMakeFiles/**" kind="out" path="build"/> | ||
</storageModule> | ||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> | ||
</cproject> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters