--- loncom/lonmaxima 2007/08/31 23:19:54 1.33 +++ loncom/lonmaxima 2007/11/09 18:47:01 1.34 @@ -3,7 +3,7 @@ # The LearningOnline Network with CAPA # Connect to MAXIMA CAS # -# $Id: lonmaxima,v 1.33 2007/08/31 23:19:54 albertel Exp $ +# $Id: lonmaxima,v 1.34 2007/11/09 18:47:01 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -283,6 +283,7 @@ sub make_new_child { } } + print $command ("quit();\n"); # tidy up gracefully and finish $command->soft_close();