83dbe7df6e
git-svn-id: svn://10.65.10.50/trunk@11856 c028cbd2-c16b-5b4b-a496-9718f37d4682
7 lines
87 B
C
Executable File
7 lines
87 B
C
Executable File
#ifndef __AB3_H
|
|
#define __AB3_H
|
|
|
|
void ab3100(int argc, char **argv);
|
|
|
|
#endif //__AB3_H
|