truc
This commit is contained in:
parent
6ffb7b6773
commit
f65b413a40
19 changed files with 5 additions and 8 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -66,4 +66,6 @@ GUI
|
||||||
/software/raspberry/testeur/testeur/build/
|
/software/raspberry/testeur/testeur/build/
|
||||||
/software/raspberry/testeur/testeur/dist/
|
/software/raspberry/testeur/testeur/dist/
|
||||||
/software/simulateur/build/
|
/software/simulateur/build/
|
||||||
/software/simulateur/dist/
|
/software/simulateur/dist/
|
||||||
|
/software/simu/build/
|
||||||
|
/software/simu/dist/
|
||||||
|
|
@ -7,12 +7,7 @@
|
||||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
||||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||||
<group>
|
<group>
|
||||||
<file>file:/home/romainv/Documents/temps_reel/dumber/software/raspberry/superviseur-robot/lib/comrobot.h</file>
|
<file>file:/home/romainv/Documents/temps_reel/dumber1/software/raspberry/superviseur-robot/tasks.h</file>
|
||||||
<file>file:/home/romainv/Documents/temps_reel/dumber/software/raspberry/superviseur-robot/lib/commonitor.cpp</file>
|
|
||||||
<file>file:/home/romainv/Documents/temps_reel/dumber/software/raspberry/superviseur-robot/lib/commonitor.h</file>
|
|
||||||
<file>file:/home/romainv/Documents/temps_reel/dumber/software/raspberry/superviseur-robot/lib/messages.h</file>
|
|
||||||
<file>file:/home/romainv/Documents/temps_reel/dumber/software/raspberry/superviseur-robot/tasks.h</file>
|
|
||||||
<file>file:/home/romainv/Documents/temps_reel/dumber/software/raspberry/superviseur-robot/tasks.cpp</file>
|
|
||||||
</group>
|
</group>
|
||||||
</open-files>
|
</open-files>
|
||||||
</project-private>
|
</project-private>
|
||||||
|
|
|
||||||
0
software/simulateur/.dep.inc
Normal file → Executable file
0
software/simulateur/.dep.inc
Normal file → Executable file
0
software/simulateur/Makefile
Normal file → Executable file
0
software/simulateur/Makefile
Normal file → Executable file
0
software/simulateur/main.cpp
Normal file → Executable file
0
software/simulateur/main.cpp
Normal file → Executable file
0
software/simulateur/nbproject/Makefile-Debug.mk
Normal file → Executable file
0
software/simulateur/nbproject/Makefile-Debug.mk
Normal file → Executable file
0
software/simulateur/nbproject/Makefile-Release.mk
Normal file → Executable file
0
software/simulateur/nbproject/Makefile-Release.mk
Normal file → Executable file
0
software/simulateur/nbproject/Makefile-impl.mk
Normal file → Executable file
0
software/simulateur/nbproject/Makefile-impl.mk
Normal file → Executable file
0
software/simulateur/nbproject/Makefile-variables.mk
Normal file → Executable file
0
software/simulateur/nbproject/Makefile-variables.mk
Normal file → Executable file
0
software/simulateur/nbproject/Package-Debug.bash
Normal file → Executable file
0
software/simulateur/nbproject/Package-Debug.bash
Normal file → Executable file
0
software/simulateur/nbproject/Package-Release.bash
Normal file → Executable file
0
software/simulateur/nbproject/Package-Release.bash
Normal file → Executable file
0
software/simulateur/nbproject/configurations.xml
Normal file → Executable file
0
software/simulateur/nbproject/configurations.xml
Normal file → Executable file
0
software/simulateur/nbproject/private/Makefile-variables.mk
Normal file → Executable file
0
software/simulateur/nbproject/private/Makefile-variables.mk
Normal file → Executable file
0
software/simulateur/nbproject/private/c_standard_headers_indexer.c
Normal file → Executable file
0
software/simulateur/nbproject/private/c_standard_headers_indexer.c
Normal file → Executable file
0
software/simulateur/nbproject/private/configurations.xml
Normal file → Executable file
0
software/simulateur/nbproject/private/configurations.xml
Normal file → Executable file
0
software/simulateur/nbproject/private/cpp_standard_headers_indexer.cpp
Normal file → Executable file
0
software/simulateur/nbproject/private/cpp_standard_headers_indexer.cpp
Normal file → Executable file
0
software/simulateur/nbproject/private/launcher.properties
Normal file → Executable file
0
software/simulateur/nbproject/private/launcher.properties
Normal file → Executable file
2
software/simulateur/nbproject/private/private.xml
Normal file → Executable file
2
software/simulateur/nbproject/private/private.xml
Normal file → Executable file
|
|
@ -7,7 +7,7 @@
|
||||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
||||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||||
<group>
|
<group>
|
||||||
<file>file:/home/romainv/Documents/temps_reel/dumber/software/simulateur/main.cpp</file>
|
<file>file:/home/etud/dumber/software/simulateur/main.cpp</file>
|
||||||
</group>
|
</group>
|
||||||
</open-files>
|
</open-files>
|
||||||
</project-private>
|
</project-private>
|
||||||
|
|
|
||||||
0
software/simulateur/nbproject/project.xml
Normal file → Executable file
0
software/simulateur/nbproject/project.xml
Normal file → Executable file
Loading…
Reference in a new issue