separate generated sources

This commit is contained in:
2022-05-21 12:27:13 +02:00
parent 966d1616c5
commit 0c542d42aa
13 changed files with 30 additions and 4683 deletions

View File

@ -1 +0,0 @@
/tgc_*.h

View File

@ -30,9 +30,9 @@
*
*******************************************************************************/
#include "tgc_c.h"
#include "util/ities.h"
#include <util/logging.h>
#include "tgc_c.h"
#include <cstdio>
#include <cstring>
#include <fstream>