CMS 3D CMS Logo

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_()