-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitignore
66 lines (66 loc) · 986 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
*.o
*.lo
*.la
.deps/
.libs/
.dirstamp
*.core
/pddl/placement-graph/*.cnf
/CMakeCache.txt
/CTestTestfile.cmake
/Makefile
catkin_generated
/gtest
/devel
/cmake_install.cmake
/CMakeFiles
/install_manifest.txt
/Makefile.in
/aclocal.m4
/autom4te.cache/
/config.log
/config.status
/configure
/install-sh
/missing
/ylwrap
/src/planfile.c
/planfile_test
/compile
/doc/manual/
/m4/
/stamp-h1
/ltmain.sh
/libtool
/depcomp
/config.sub
/config.h.in
/config.h
/config.guess
/Doxyfile
/doc/doxygen_sqlite3.db
/doc/tmsmt.1
/doc/md/copying.md
/demo/*.tmp
/demo/baxter-sussman.pddl
/scriptapi.md
/tmsmt-*.tar.*
/tmsmt-*
/demo/baxter-sussman-safety.tmp
/lisp/config.lisp
/demo-path.sh
/demo/run/run-baxter-sussman-linear.sh
/demo/run/run-baxter-sussman-safety.sh
/demo/run/run-baxter-sussman.sh
/demo/run/run-sussman.sh
/tmsmt
/py-api.md
/lisp/dir.lisp
/tmkit*.tar.gz
/doc/md/authors.md
/lisp-api.md
/demo/tmpexec
/demo/baxter-model.c
/demo/baxter-model.c.h
/demo/sussman-scene.c
/demo/sussman-scene.c.h