From: Volker v. N. <vol...@gm...> - 2015-10-27 21:23:10
|
Am 27.10.2015 um 20:12 schrieb Robert Dodier: > On 2015-10-27, Volker van Nek <vol...@gm...> wrote: > >> I would like to propose the following. We leave nregex in src and pregexp >> in share/stringproc and I will modify the Maxima level functions in >> share/stringproc in a way that the user can decide which scanner he or she >> wants to use. E.g. > > I dunno, I'm opposed to making both nregex and pregexp available to > users. I think the confusion and effort involved outweigh the benefit of > it. Maybe that' true. OK by me. At this point my recommendation is to move pregexp into src so that > it is compiled at least. When a new file moves to src, what is to be done? As far as I can see there must be an entry in maxima.system and maxima.asd. Somewhere else? Is :module miscellaneous the right place in maxima.system and maxima.asd? Volker > > I think it's reasonable to move the rest of stringproc into src as well > but that is a separate issue. > > best > > Robert Dodier > > > ------------------------------------------------------------------------------ > _______________________________________________ > Maxima-discuss mailing list > Max...@li... > https://lists.sourceforge.net/lists/listinfo/maxima-discuss > |