* fixed printing of nodedata to the screen

git-svn-id: trunk@35477 -
This commit is contained in:
Jonas Maebe 2017-02-24 19:57:36 +00:00
parent 7031c1c1e5
commit b5fb9beec9

View File

@ -1230,7 +1230,7 @@ implementation
write(f);
notfirst:=true;
end;
writeln('])');
writeln(t,'])');
end;