init
parents
Showing
.gitignore
0 → 100644
.gitmodules
0 → 100644
.travis.yml
0 → 100644
CHANGELOG.md
0 → 100644
CMakeLists.txt
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
appveyor.yml
0 → 100644
ci/build_and_run_tests.sh
0 → 100644
ci/setup-appveyor.ps1
0 → 100644
ci/setup-travis.sh
0 → 100644
ci/travis-test-example.sh
0 → 100644
docs/Doxyfile
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
examples/CMakeLists.txt
0 → 100644
examples/compile_and_run.sh
0 → 100644
examples/compile_read_and_write.sh
0 → 100644
examples/compile_target.sh
0 → 100644
examples/mmtf_demo.cpp
0 → 100644
examples/print_as_pdb.cpp
0 → 100644
examples/read_and_write.cpp
0 → 100644
examples/tableexport.cpp
0 → 100644
examples/traverse.cpp
0 → 100644
include/mmtf.hpp
0 → 100644
include/mmtf/binary_decoder.hpp
0 → 100644
include/mmtf/binary_encoder.hpp
0 → 100644
include/mmtf/decoder.hpp
0 → 100644
include/mmtf/encoder.hpp
0 → 100644
include/mmtf/errors.hpp
0 → 100644
include/mmtf/export_helpers.hpp
0 → 100644
include/mmtf/map_decoder.hpp
0 → 100644
include/mmtf/msgpack_decoders.hpp
0 → 100644
include/mmtf/msgpack_encoders.hpp
0 → 100644
include/mmtf/structure_data.hpp
0 → 100644
temporary_test_data/1PEF_with_resonance.mmtf
0 → 100644
File added
temporary_test_data/3zqs.mmtf
0 → 100644
File added
temporary_test_data/all_canoncial.mmtf
0 → 100644
File added
tests/CMakeLists.txt
0 → 100644
tests/mmtf_tests.cpp
0 → 100644
tests/multi_cpp_test.cpp
0 → 100644
tests/multi_cpp_test_helper.cpp
0 → 100644
tests/multi_cpp_test_helper.hpp
0 → 100644
Please
register
or
sign in
to comment