Re: typo in tutorial re 'till' ?

2016-11-23 Thread dean
Hi Alex
You're very welcome,

On 23 November 2016 at 10:53, Alexander Burger  wrote:

> On Wed, Nov 23, 2016 at 09:52:32AM +, dean wrote:
> > resulting in bad input rather than "fact"
> > : (in "@doc/fun.l" (from "(de ") (till " " T)))
>
> Thanks Dean! Fixed in next release.
>
> ♪♫ Alex
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>


typo in tutorial re 'till' ?

2016-11-23 Thread dean
Not a big deal but... it seems there is one too many ')' on the end
resulting in bad input rather than "fact"
: (in "@doc/fun.l" (from "(de ") (till " " T)))
-> "fact"