Project

General

Profile

Statistics
| Revision:

root / branches / simulator / projects / simulator / simulator / core / player.h @ 1092

History | View | Annotate | Download (80 Bytes)

1
#ifndef PLAYER_H
2
#define PLAYER_H
3

    
4
int playLog(int argc, char ** argv);
5

    
6
#endif