source: PSPA/madxPSPA/src/mad_regex.h @ 442

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

import madx-5.01.00

File size: 107 bytes
Line 
1#ifndef MAD_REGEX_H
2#define MAD_REGEX_H
3
4int myregex(char* pattern, char* string);
5
6#endif // MAD_REGEX_H
7
Note: See TracBrowser for help on using the repository browser.