does some cleanup of the directory structure

This commit is contained in:
2023-10-21 17:26:03 +02:00
parent 3a86f4f9de
commit 82c26acfc8
10 changed files with 3 additions and 3 deletions

4
contrib/pa/tgc_import.cc Normal file
View File

@ -0,0 +1,4 @@
#include "sysc/core_complex.h"
void modules() { sysc::tgfs::core_complex i_core_complex("core_complex"); }