07036fc2b0
git-svn-id: svn://10.65.10.50/trunk@5021 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
102 B
C
Executable File
8 lines
102 B
C
Executable File
#ifndef __AT5_H
|
|
#define __AT5_H
|
|
|
|
int at5100(int argc, char* argv[]); // parametri
|
|
|
|
#endif // __AT5_H
|
|
|