Hi,

On 01/22/2006 09:15 PM, root wrote:
Bill,

I don't recall adding that character.

Shouldn't it become clear from the history who added the character and why he did this?

There seems to be a typo in src/algreba/Makefile.pamphlet
<<findSpadFiles>==
egrep '@<<(domain|package|category) .*>>=' ...

Anyway, the @ makes complete sense to me as an escape character.
Otherwise noweb would replace

  <<(domain|package|category) .*>>

by the corresponding (probably non-existing) chunk text.

Interestingly that place (src/algreba/Makefile.pamphlet) does not appear in the list of

http://lists.nongnu.org/archive/html/axiom-developer/2005-12/msg00262.html

so the @ must have been there before.

src/hyper/bitmaps.pamphlet: <<license>>
src/hyper/token.pamphlet: <<token.c>>
src/doc/axiom.sty.pamphlet: <<ref value>>}{<<page
number>>}{<<text>>}}{<<hyper category>>}{<<URL>>
src/doc/axiom.sty.pamphlet: <<ref value>>}{<<page number>>
src/doc/booklet.c.pamphlet: <<file:filename1>>@<<file:filename2>>
src/doc/booklet.c.pamphlet: <<http:web>>
src/doc/booklet.c.pamphlet: <<file:filename2>>
src/doc/booklet.c.pamphlet: << and >>
src/doc/booklet.c.pamphlet: <<file:filename>>
src/doc/booklet.c.pamphlet: <<file:PATH-AND-FILENAME>>
src/doc/Rosetta.pamphlet: <<x; y>>
src/interp/fnewmeta.lisp.pamphlet: <<' Name '>>
lsp/Makefile.pamphlet: <<gcl-2.6.5w.toploop.patch>>

The definition of a chunk like

<<blah>>=

has to be started at the first column.

Ralf


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to