Rosetta
|
This is simply a generic pilot app for testing things. More...
#include <devel/init.hh>
#include <core/types.hh>
#include <core/io/carbohydrates/pose_io.hh>
#include <core/pose/Pose.hh>
#include <core/import_pose/import_pose.hh>
#include <protocols/minimization_packing/MinMover.fwd.hh>
#include <iostream>
#include <utility/excn/Exceptions.hh>
Functions | |
int | main (int argc, char *argv[]) |
This is simply a generic pilot app for testing things.
This script tries to load a sugar-containing Pose from a .pdb. (Yeah, that's it.)
int main | ( | int | argc, |
char * | argv[] | ||
) |