Subject: 
        Re: swarm boids
  Date: 
        Sat, 26 Feb 2000 12:04:04 -0800
  From: 
        "Glen E. Ropella" <gepr@swarm.com>
    To: 
        LRA@northcoast.com


At 08:34 PM 2/24/00 -0800, you wrote:
>Do you still have a copy of Eric Werk's BOIDs in Swarm? it doesn't seem
>to be available at his site any more. Does it work easily in 2.0.1?

Yep!  Here it is.  But, to get it to run, you need access to
globalTkInterp, which Marcus disabled in 2.0.1.  If you're using
2.0.1, then follow Marcus' instructions:

 >Change "extern id <TkExtra> globalTkInterp"
 >to "externvar <TkExtra> globalTkInterp" in 
Swarm-2.0.1/include/tkobjc/global.h
 >and then "#import <tkobjc/global.h>".

Then compile the app.


//Compiled 2/25/00;

Has major memory leak 4/6/00 
