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