eb541488d1
la gestione delle strutture ad albero git-svn-id: svn://10.65.10.50/trunk@5933 c028cbd2-c16b-5b4b-a496-9718f37d4682
6 lines
86 B
C
Executable File
6 lines
86 B
C
Executable File
#ifndef __AB3_H
|
|
#define __AB3_H
|
|
|
|
void ab3100(int argc, char **argv);
|
|
|
|
#endif //__AB3_H
|