swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graph contrib


From: Matthew Mitchell
Subject: Re: Graph contrib
Date: Thu, 19 Dec 1996 13:41:29 +1100 (EST)

Thanks Manor, I tried this, the compile message is gone but I still crash
with a segmentation fault when I press Go.

Matt

On Wed, 18 Dec 1996, Manor Askenazi wrote:

> 
> Hi Matthew,
> 
> Try the following (in FLink.h, of the demo files):
> 
>   #import <graph.h>
>   #import <tkobjc.h>    <<<<<---- add this line, and recompile
> 
>   @interface FLink: DiGraphLink {
>   }
> 
>   -(int) isInvestLink ;
>   -(int) isBorrowLink ;
> 
>   @end
> 
> Regards,
> 
> Manor.
> 
> PS> Could you ping me if this doesn't work...
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]