summaryrefslogtreecommitdiff
path: root/save.pl
diff options
context:
space:
mode:
Diffstat (limited to 'save.pl')
-rw-r--r--save.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/save.pl b/save.pl
index b06d2e4..9b353f8 100644
--- a/save.pl
+++ b/save.pl
@@ -89,6 +89,7 @@ commit(Msg) :-
commited(S) :-
dif(S, 0),
+ write(S), nl,
send(@display, report, error,
'Files could not be saved.').