diff +noname/calculateSolution.m @ 427:a613960a157b feature/quantumTriangles

merged with feature/beams
author Ylva Rydin <ylva.rydin@telia.com>
date Thu, 26 Jan 2017 15:59:25 +0100
parents bd99ea1fc733
children
line wrap: on
line diff
--- a/+noname/calculateSolution.m	Wed Jan 25 17:14:17 2017 +0100
+++ b/+noname/calculateSolution.m	Thu Jan 26 15:59:25 2017 +0100
@@ -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