On May 27, 2015, at 05:45 , David Kastrup <[email protected]> wrote:
> 
> +(define %parser (make-fluid))
> +(define %location (make-fluid))

> +(define-public (*parser*) (fluid-ref %parser))
> +(define-public (*location*) (fluid-ref %location))

Are the decorations on these names ad-hoc or are you following a convention?  
(I’m asking for my own edification.)
— 
Dan


_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to