swarm-support
[Top][All Lists]
Advanced

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

Re: Graph contrib


From: Manor Askenazi
Subject: Re: Graph contrib
Date: Wed, 18 Dec 1996 00:04:41 -0700

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]