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 eddesw_ ()
 
int main ()
 

Function Documentation

void eddesw_ ( )

Referenced by main().

int main ( )

Definition at line 6 of file main.cc.

References eddesw_().

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