mirror of
https://github.com/Ed94/gencpp.git
synced 2024-12-22 07:44:45 -08:00
8 lines
76 B
C
8 lines
76 B
C
#define GEN_IMPLEMENTATION
|
|
#include "gen/gen.h"
|
|
|
|
int main()
|
|
{
|
|
// init();
|
|
}
|