[plt-scheme] FrTime dependant on MrEd?
Sounds like a bug (list.ss should probably just use
frtime-lang-only.ss). I'll fix this in svn as soon as I get a chance;
for now go ahead and edit whatever files you need to.
Greg
On 3/10/08, Dave Griffiths <dave at pawfal.org> wrote:
> 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
> > >
>
>