On Sun, Sep 24, 2023 at 08:29:26AM +0800, Qian Yun wrote: > Commit "Clean results of Aldor test" > e149f276447bc3dcd22c563d74d7384e2238d876 > removes "*.data" under src/input. > > So after "make clean", that file is gone, and it will > clutter the result of "git diff".
I see, thanks for noticing this. > Shall we tweak the Makefile or tweak the test data filename? I think we should change data filename. Extention .data is used by clisp and we should clean those files. Changing name to 'draw2dSF.pts' looks easier and 'pts' is more informative than generic 'data'. -- Waldek Hebisch -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/ZRAk8EjHauU5uTc/%40fricas.org.