Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dssp
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
dssp
Commits
5f4c8e4a
Unverified
Commit
5f4c8e4a
authored
Aug 24, 2022
by
Maarten L. Hekkelman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed dssp output
parent
dd36ab4a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
3 deletions
+1
-3
libconfig
+1
-1
src/dssp_wrapper.cpp
+0
-0
test/dssp-unit-test.cpp
+0
-2
No files found.
libconfig
@
ca12d581
Subproject commit
9aebfcf15f65e3890d7c737dfc82a2ed30f64ff1
Subproject commit
ca12d581c0dfc0ea8c2aa3bd779799c18e3e17b0
src/dssp_wrapper.cpp
View file @
5f4c8e4a
test/dssp-unit-test.cpp
View file @
5f4c8e4a
...
@@ -27,13 +27,11 @@
...
@@ -27,13 +27,11 @@
#include <stdexcept>
#include <stdexcept>
#define BOOST_TEST_ALTERNATIVE_INIT_API
#define BOOST_TEST_ALTERNATIVE_INIT_API
#include <boost/algorithm/string.hpp>
#include <boost/test/included/unit_test.hpp>
#include <boost/test/included/unit_test.hpp>
#include "DSSP.hpp"
#include "DSSP.hpp"
#include "dssp_wrapper.hpp"
#include "dssp_wrapper.hpp"
namespace
ba
=
boost
::
algorithm
;
namespace
fs
=
std
::
filesystem
;
namespace
fs
=
std
::
filesystem
;
// --------------------------------------------------------------------
// --------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment