Rosetta
|
This is an integration test app for testing general non-canonical connectivities.. More...
#include <devel/init.hh>
#include <core/pose/Pose.hh>
#include <core/import_pose/import_pose.hh>
#include <core/conformation/Residue.hh>
#include <utility/excn/Exceptions.hh>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
string const | INPATH = "input/" |
string const | OUTPATH = "output/" |
This is an integration test app for testing general non-canonical connectivities..
Definition in file test_non-canonical_connectivities.cc.
Definition at line 42 of file test_non-canonical_connectivities.cc.
References utility::io::oc::cerr, utility::io::oc::cout, devel::init(), INPATH, utility::excn::EXCN_Base::msg(), and OUTPATH.
string const INPATH = "input/" |
Definition at line 37 of file test_non-canonical_connectivities.cc.
Referenced by main().
string const OUTPATH = "output/" |
Definition at line 38 of file test_non-canonical_connectivities.cc.
Referenced by main().