source: PSPA/madxPSPA/src/mad_dict.h @ 430

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

import madx-5.01.00

File size: 117 bytes
Line 
1#ifndef MAD_DICT_H
2#define MAD_DICT_H
3
4extern char command_def[];
5extern char constant_def[];
6
7#endif // MAD_DICT_H
8
Note: See TracBrowser for help on using the repository browser.