source: PSPA/madxPSPA/src/mad_ibs.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: 128 bytes
Line 
1#ifndef MAD_IBS_H
2#define MAD_IBS_H
3
4// types
5
6struct in_cmd;
7
8// interface
9
10void pro_ibs(struct in_cmd*);
11
12#endif // MAD_IBS_H
Note: See TracBrowser for help on using the repository browser.