From: Robert D. <rob...@gm...> - 2015-01-09 23:35:23
|
On Fri, Jan 9, 2015 at 2:45 PM, Wilhelm Haager <wil...@ht...> wrote: > thank you very much for your answer. Your remarks helped me to track > down the cause of the problems: Indeed, I had a dirctory named "coma" > in my working directory (which is also included in the Maxima search path). > > After renaming that directory everthng works fine now. I've run into that same problem (with a different name). That's a bug in the file search code -- the presence of a directory shouldn't cause an error, the directory should be ignored. I'll take a look at it, but maybe someone else can fix it too. > BTW, I have made some minor improvements on the package coma. > Could yo please provide the new appended version for the next Maxima > release? Sure, no problem. Thanks for your contribution. best, Robert Dodier |