c: Add skeleton filesfor the CLI tool
This is prep work for the moving to Meson.
This commit is contained in:
4
c/phogen/inc/phogen.h
Normal file
4
c/phogen/inc/phogen.h
Normal file
@ -0,0 +1,4 @@
|
||||
#ifndef PHOGEN_H_INCLUDED
|
||||
#define PHOGEN_H_INCLUDED
|
||||
|
||||
#endif /* PHOGEN_H_INCLUDED */
|
||||
Reference in New Issue
Block a user