This commit is contained in:
f1iwq2
2022-11-06 10:36:40 +01:00
parent cc8eb2365b
commit 0478ffab49
22 changed files with 370 additions and 182 deletions

View File

@@ -176,7 +176,6 @@ begin
s:=SaveDialog.FileName;
assignFile(fte,s);
rewrite(fte);
writeln(fte,s);
with RichDebug do
for i:=0 to Lines.Count do
begin