Don't need that
This commit is contained in:
parent
76b11b80b6
commit
59e482d27d
1 changed files with 0 additions and 10 deletions
10
bin/app.h
10
bin/app.h
|
@ -1,10 +0,0 @@
|
||||||
#ifndef _APP_H
|
|
||||||
#define _APP_H
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
const char *name;
|
|
||||||
const char *arglist;
|
|
||||||
int (*main)(int argc, char **argv);
|
|
||||||
} hexagram_app;
|
|
||||||
|
|
||||||
#endif /* _APP_H *?
|
|
Loading…
Add table
Reference in a new issue