Author: Taco Hoekwater Date: To: Hans Hagen CC: Dev Context Subject: Re: [dev-context] context program, mtxrun question?
Hans Hagen wrote: > Mojca Miklavec wrote:
>> On Wed, May 28, 2008 at 6:39 PM, Oliver Buerschaper wrote:
>>> P.S. Can you put that "context" stub back into the minimals?
>> It's only missing in the scripts/context/stubs/unix/ folder, in
>> scripts/context/stubs/mswin/ it is present :)
>
> well, i copy a non existing unix stub into the zip
>
> is this one ok?
>
> #!/bin/sh
> mtxrun --script context "$@"
>