separate in directories
[mTask.git] / client / spec.h
1 #ifndef SPEC_H
2 #define SPEC_H
3
4 void spec_send(void);
5
6 #endif