On Wed, Aug 19, 2020 at 12:02:18AM +0200, Ralf Hemmecke wrote:
> I wonder why the missing of "mathml" remained undetected since 2007.
> I found this out, because I was generating abbrev.list in another way
> and detected the missing mathml.
>
> Waldek, can you explain why we need abbrev.list or why SPAD_SRCS are so
> important that it doesn't matter if mathml is missing?
>
ATM most of our build machinery needs "unpacked" files containing
single constructor per file. Unpacking handled in 'src/Makefile.in',
see fragement containing 'echo 30b running find-algebra-files'.
More precisely, this generates Makefile fragment containing
rules for unpacking, this fragment is used by 'src/algebra/Makefile.in'.
Concerning SPAD_SRCS, I would like to use it instead of old code.
In my private they are used in first part of build, but repo
uses old way. They are also used to install (copy) algebra
source to target place.
Concerning 'abbrev.list', it is possible that it is unused now.
> Ralf
>
> PS: Patch attached.
OK, patches like this one can go in without asking.
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/20200818231443.GA17642%40math.uni.wroc.pl.