CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
main.cc
Go to the documentation of this file.
1 extern "C"
2 {
3  void bcvegpy_();
4 }
5 
6 int main()
7 {
8  bcvegpy_();
9  return 1;
10 }
void bcvegpy_()