[plt-scheme] FrTime dependant on MrEd?

From: Dave Griffiths (dave at pawfal.org)
Date: Mon Mar 10 17:53:07 EDT 2008

Hi Greg,

Nope - I still get problems because things like list.ss use frtime.ss.
Is there a way around that?

On Mon, 2008-03-10 at 17:28 -0400, Gregory Cooper wrote:
> Hi Dave,
> 
> Can you use frtime-lang-only.ss ?  That shouldn't depend on MrEd.
> 
> Greg
> 
> On 3/10/08, Dave Griffiths <dave at pawfal.org> wrote:
> > Hi all,
> >
> >  Could/Should FrTime be independent of MrEd? frtime.ss requires
> >  frp-snip.ss which requires mred.ss. This seems to be the only thing
> >  making it so (if I comment out the require I can run frtime scripts in
> >  an mzscheme interpreter).
> >
> >  cheers
> >
> >  dave
> >
> >  _________________________________________________
> >   For list-related administrative tasks:
> >   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >



Posted on the users mailing list.