~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to vendor/StdHEP/src/stdhep/mcf_hepup_xdr.c

  • Committer: olivier-mattelaer
  • Date: 2020-08-21 09:16:56 UTC
  • mfrom: (284.2.24 python3)
  • Revision ID: olivier-mattelaer-20200821091656-iizux2mj94tkssuo
pass to 2.8.0 (and move to python3 branch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
#define TRUE 1
48
48
#endif
49
49
 
50
 
struct stdver stdver_;
 
50
extern struct stdver stdver_;
51
51
 
52
52
bool_t xdr_hepeup_(XDR *xdrs, int *blockid,
53
53
                                 int *ntot, char** version)