Simply print the number of ResidueTypes in the default ResidueTypeSet.
More...
#include <devel/init.hh>
#include <core/chemical/ChemicalManager.hh>
#include <core/chemical/ResidueTypeSet.hh>
#include <utility/excn/Exceptions.hh>
#include <basic/Tracer.hh>
#include <iostream>
Simply print the number of ResidueTypes in the default ResidueTypeSet.
- Author
- P. Douglas Renfrew (renfr.nosp@m.ew@n.nosp@m.yu.ed.nosp@m.u)
◆ main()
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ TR
| basic::Tracer TR("apps.pilot.doug.number_of_residuetypes") |
( |
"apps.pilot.doug.number_of_residuetypes" |
| ) |
|
|
static |