From f9e1e76011236f05d6e2c3b62e2ae2969c64f808 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 24 May 2025 17:38:59 +0200 Subject: Adjusted files for cross-compilation on Linux --- structure.txt | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) (limited to 'structure.txt') diff --git a/structure.txt b/structure.txt index 31f8b70..32a0398 100644 --- a/structure.txt +++ b/structure.txt @@ -1,25 +1,4 @@ -tolsac -| .clangd -| .gitignore -| compile_flags.txt -| COPYING -| COPYRIGHT -| Makefile -| README.md -| structure.txt -| -+---bin -| tolsac.exe -| -+---data -+---include -| tolmacdef.h -| -+---src -| tolsac.c -| -\---tests - Example.csv - hist.r - Sampled_Example.csv - +tolsac +./include/tolmacdef.h +./Makefile +./src/tolsac.c -- cgit v1.2.3