Mercurial > repos > public > sbplib
diff +noname/calculateSolution.m @ 886:8894e9c49e40 feature/timesteppers
Merge with default for latest changes
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Thu, 15 Nov 2018 16:36:21 -0800 |
parents | bd99ea1fc733 |
children |
line wrap: on
line diff
--- a/+noname/calculateSolution.m Mon Sep 10 16:19:16 2018 +0200 +++ b/+noname/calculateSolution.m Thu Nov 15 16:36:21 2018 -0800 @@ -13,7 +13,7 @@ fprintf('File ''%s'' already exist.',filename); do_append = yesnoQuestion('Do you want to append to it?'); if ~do_append - fprintf('Exiting...\n'); + fprintf('Exiting. No Solutions calculated.\n'); return end end