Rosetta
|
#include <basic/options/option_macros.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/OptionKeys.hh>
#include <devel/init.hh>
#include <core/types.hh>
#include <core/sequence/SequenceProfile.hh>
#include <utility/excn/Exceptions.hh>
Functions | |
void | register_options () |
Simplest test on reading binary checkpoint file generated from psiblast. More... | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
void register_options | ( | ) |
Simplest test on reading binary checkpoint file generated from psiblast.
References NEW_OPT, and basic::options::OptionKeys::out::pdb.
Referenced by main().