src
GeneratorInterface
GenExtensions
bin
EDDE
main.cc
Go to the documentation of this file.
1
extern
"C"
2
{
3
void
eddesw_
();
4
}
5
6
int
main
()
7
{
8
eddesw_
();
9
return
1;
10
}
eddesw_
void eddesw_()
main
int main()
Definition:
main.cc:6
Generated for CMSSW Reference Manual by
1.8.14