Fork me on GitHub

source: svn/trunk/Utilities/stdhep/stdver.h@ 264

Last change on this file since 264 was 3, checked in by Xavier Rouby, 16 years ago

first commit

File size: 169 bytes
Line 
1/* stdhep version common block */
2struct stdver {
3char stdhep_ver[10]; /* stdhep version numver */
4char stdhep_date[20]; /* date of this stdhep version */
5};
Note: See TracBrowser for help on using the repository browser.