Files correlati : ps Commento : - Creato programma creazione/esportazione tabelle campo per Diana 2000, potrebbe essere una versione migliorata del ba2900 - Sistemati progetti ps
8 lines
101 B
C
8 lines
101 B
C
#ifndef __PS1004_H
|
|
#define __PS1004_H
|
|
|
|
int ps1004100(int argc, char* argv[]);
|
|
|
|
#endif // __PS1004_H
|
|
|