CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
main.cc File Reference

Go to the source code of this file.

Functions

void bcvegpy_ ()
 
int main ()
 

Function Documentation

void bcvegpy_ ( )

Referenced by main().

int main ( )

Definition at line 6 of file main.cc.

References bcvegpy_().

7 {
8  bcvegpy_();
9  return 1;
10 }
void bcvegpy_()