Bill Page write:
> 
> Scanning pamphlet files means that one has to be careful to avoid
> writting anything in the non-code sections or in inert code sections
> that too closely resembles
> 
> )abrev ...
> 
> This seems like an unnecessary arbitrary restriction on the contents
> of .spad.pamphlet files.

IMO the idea that you can write anything in non-code sections is
wrong.  Consider simple question about '$Lisp' usage that was
asked recently.  Doing

grep '\$Lisp' *.spad.pamphlet

gives you good answer except for possible false positives in
non-code parts.  False positives may cause trobles, they may
got mangled by global search and replace, etc.

In case of ')abbrev' lines build system uses them and spurious
one may cause trouble.

-- 
                              Waldek Hebisch
[email protected] 

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to