implemeted main feature - first try

This commit is contained in:
2026-08-08 21:03:13 +05:00
parent 3ab110aa91
commit a1ff8cc923
5 changed files with 346 additions and 14 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
using System.Configuration;
using System.Data;
using System.Windows;
using System.Windows;
namespace CursorLang;