From 0a64ff62830495ea21bdafe33b6166c3955d35fd Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 25 Apr 2025 21:13:44 +0200 Subject: First Commit --- structure.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 structure.txt (limited to 'structure.txt') diff --git a/structure.txt b/structure.txt new file mode 100644 index 0000000..3b7407e --- /dev/null +++ b/structure.txt @@ -0,0 +1,25 @@ +tolsac +| .clangd +| .gitignore +| compile_flags.txt +| COPYING +| COPYRIGHT +| Makefile +| README.md +| structure.txt +| ++---bin +| tolsac.exe +| ++---include +| toldef.h +| tolmacdef.h +| ++---src +| tolsac.c +| +\---tests + Example.csv + hist.r + Sampled_Example.csv + -- cgit v1.2.3