source: PSPA/madxPSPA/src/mad_6track.h @ 478

Last change on this file since 478 was 430, checked in by touze, 11 years ago

import madx-5.01.00

File size: 150 bytes
Line 
1#ifndef MAD_6TRACK_H
2#define MAD_6TRACK_H
3
4// types
5
6struct in_cmd;
7
8// interface
9
10void conv_sixtrack(struct in_cmd* mycmd);
11
12#endif // MAD_6TRACK_H
13
Note: See TracBrowser for help on using the repository browser.