|
Rosetta
|
#include <devel/init.hh>#include <utility/lua/LuaObject.hh>#include <utility/lua/LuaIterator.hh>#include <utility/excn/Exceptions.hh>#include <core/chemical/ChemicalManager.hh>#include <core/pose/Pose.hh>#include <core/pose/util.hh>#include <core/import_pose/import_pose.hh>#include <basic/options/option.hh>#include <basic/options/option_macros.hh>#include <basic/options/keys/OptionKeys.hh>#include <basic/Tracer.hh>#include <iostream>Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| static basic::Tracer | trmain ("test") |
| lua test just playing around with lua exported cpp objects and the wrapper More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References a, argv, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, utility::io::oc::cout, test.T009_Exceptions::e, end, evaluate_beta_mutants::file, create_a3b_hbs::i, basic::init(), create_a3b_hbs::j, NEW_OPT, basic::database::open(), option, beta_nonlocal::pose, pyrosetta.distributed.io::pose_from_file, and trmain.
|
static |
lua test just playing around with lua exported cpp objects and the wrapper
Referenced by main().