Skip to content

Commit 7fca8e2

Browse files
committed
tested with the latest Pangolin, gcc/g++4.7 and CUDA 5.5 (not used in this project yet)
1 parent 162f8ff commit 7fca8e2

File tree

3 files changed

+1817
-20
lines changed

3 files changed

+1817
-20
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
CMakeLists.txt.*
1+
CMakeLists.txt*
2+
!CMakeLists.txt
23
BUILD/
34
build/
45
_doc/
6+
*autosave
7+
*~
8+
_doxygen/
9+

0 commit comments

Comments
 (0)