From 72f5ec3ce777fc05150856f1841e60b0f5c9f8f7 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 18 Jul 2026 13:34:49 -0400 Subject: restore old frontends as they were Minimal changes, just enough to get them building and running. Signed-off-by: Andrew Opalach --- ini/test.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ini/test.ini (limited to 'ini/test.ini') diff --git a/ini/test.ini b/ini/test.ini new file mode 100644 index 0000000..4d6bc0a --- /dev/null +++ b/ini/test.ini @@ -0,0 +1,15 @@ +#comment1 +;comment2 + +[Test1] +Test=true +String ="aaaaa" +Int=111111 + +; comment3 +# comment4 + +[Test2] + Test= true +String = "aaaaa" +Int =111111 -- cgit v1.2.3-101-g0448