ADD: new track message, Entity class and Position class
This commit is contained in:
71
libs/geographiclib/.gitignore
vendored
Normal file
71
libs/geographiclib/.gitignore
vendored
Normal file
@@ -0,0 +1,71 @@
|
||||
BUILD*/
|
||||
*~
|
||||
.#*
|
||||
\#*#
|
||||
*-core
|
||||
*.[oa]
|
||||
*.BAK
|
||||
*.bak
|
||||
*.exe
|
||||
*.gz
|
||||
*.so
|
||||
*.so.*
|
||||
*.tmp
|
||||
*.zip
|
||||
*.tgz
|
||||
*.bz2
|
||||
*.la
|
||||
*.lo
|
||||
*.log
|
||||
*.ncb
|
||||
*.suo
|
||||
.nfs*
|
||||
.DS_Store
|
||||
TAGS
|
||||
/archive/
|
||||
/autom4te.cache/
|
||||
/data-distrib/
|
||||
/data-installer/
|
||||
/scratch/
|
||||
stamp-h1
|
||||
/mpfr_mpir_x86_x64_msvc2010/
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CPackConfig.cmake
|
||||
CPackSourceConfig.cmake
|
||||
Debug
|
||||
Debug64
|
||||
Makefile
|
||||
Makefile.in
|
||||
Release
|
||||
Release64
|
||||
SWIGTYPE_p_namespace.cs
|
||||
UpgradeLog.XML
|
||||
UpgradeLog2.XML
|
||||
_CPack_Packages
|
||||
_UpgradeReport_Files
|
||||
aclocal.m4
|
||||
cmake_install.cmake
|
||||
compile
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
doc.log
|
||||
geodesic.gie
|
||||
geodesic.gie-2.0
|
||||
html
|
||||
install-sh
|
||||
install_manifest.txt
|
||||
libtool
|
||||
ltmain.sh
|
||||
m4
|
||||
make.exe.stackdump
|
||||
missing
|
||||
srcL
|
||||
workspace
|
||||
x64
|
||||
Reference in New Issue
Block a user