Subversion Repositories f9daq

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
326 f9daq 1
#ifndef MAP_H_
2
#define MAP_H_
3
 
4
int mapped();
5
/*int newFile();
6
GRID mapping2();*/
7
 
8
#endif