source: PSPA/madxPSPA/src/mad_write.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: 152 bytes
Line 
1#ifndef MAD_WRITE_H
2#define MAD_WRITE_H
3
4void write_nice(char* string, FILE* file);
5void write_nice_8(char* string, FILE* file);
6
7#endif // MAD_WRITE_H
Note: See TracBrowser for help on using the repository browser.