From 57ba70436a8105a381ba13f896c0918fc55006e3 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 28 Apr 2025 23:36:42 +0200 Subject: Added a disclaimer in README.md --- structure.txt | 65 ----------------------------------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 structure.txt (limited to 'structure.txt') diff --git a/structure.txt b/structure.txt deleted file mode 100644 index f1ce652..0000000 --- a/structure.txt +++ /dev/null @@ -1,65 +0,0 @@ -glamac -| .clangd -| .gitignore -| compile_flags.txt -| COPYING -| COPYRIGHT -| glamac.rc -| Makefile -| README.md -| structure.txt -| -+---bin -| gla.exe -| glamac.exe -| glamac_res.o -| SDL2.dll -| SDL2_ttf.dll -| -+---data -| | DISCLAIMER.md -| | -| +---CSV -| | CDGM_infrared_Glasses.csv -| | CDGM_i_line_Glasses.csv -| | CDGM_Optical_Glasses.csv -| | HOYA.csv -| | Ohara_i_Line_Glasses.csv -| | Ohara_Low_Tg.csv -| | Ohara_NANOCERAM.csv -| | Ohara_Non-Browning_Glasses.csv -| | Ohara_Recommended.csv -| | Ohara_Special_Order.csv -| | SCHOTT_Inquiry.csv -| | SCHOTT_Preferred.csv -| | -| \---Excel -| CDGM202409.xlsx -| HOYA20210421.xlsx -| ohara-20240124-6decimal-allglasstypes-2025-1-31.xlsx -| schott-optical-glass-overview-excel-format-en.xlsx -| -+---include -| glamacdef.h -| glamac_events.h -| glamac_render.h -| glamac_view.h -| glass_data.h -| -+---res -| +---icons -| | glamac_icon.ico -| | glamac_icon.png -| | -| \---images -\---src - +---glamac - | glamac.c - | glamac_events.c - | glamac_render.c - | glamac_view.c - | glass_data.c - | - \---glautils - gla.c - -- cgit v1.2.3