remove old, obsolete files

release/4.3a0
Varun Agrawal 2019-06-13 16:59:24 -04:00
parent 87ab40d48d
commit e75c3ba3d3
2 changed files with 0 additions and 2673 deletions

View File

@ -1,15 +0,0 @@
# Built from sample configuration for C++ Make.
# Check https://confluence.atlassian.com/x/5Q4SMw for more examples.
# -----
# Our custom docker image from Docker Hub as the build environment.
image: dellaert/ubuntu-boost-tbb-eigen3:bionic
pipelines:
default:
- step:
script: # Modify the commands below to build your repository.
- mkdir build
- cd build
- cmake -DGTSAM_USE_SYSTEM_EIGEN=OFF -DGTSAM_USE_EIGEN_MKL=OFF ..
- make -j2
- make -j2 check

2658
gtsampy.h

File diff suppressed because it is too large Load Diff