annotate .metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @ 56:3c3a1357657d
newapi
Further API update to name three primary functions setup(), render() and cleanup(). Changed include paths so now can #include <BeagleRT.h>. Removed stale pru_rtaudio.bin file as this is now done as pru_rtaudio_bin.h. Updated examples to new API and fixed minor compiler warnings along the way. Network example needs further attention to compile.
author |
andrewm |
date |
Wed, 15 Jul 2015 12:10:51 +0100 |
parents |
8a575ba3ab52 |
children |
|
rev |
line source |
andrewm@0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
andrewm@0
|
2 <workingSetManager>
|
andrewm@0
|
3 <workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1381999860395_0" label="Window Working Set" name="Aggregate for window 1381999860394"/>
|
andrewm@0
|
4 </workingSetManager> |