[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Mar 7 00:06:53 2000 
Subject:Re: sim_moveable_agent 
From:Aaron Sloman See text for reply address 
Volume-ID:1000307.01 

[To reply replace "Aaron.Sloman.XX" with "A.Sloman"]

Daniel J Birks <dqb@cs.bham.ac.uk> writes:

> Hi all,                   
> Just wondering where the definition for the class sim_moveable_agent

it's sim_movable_agent

> (for
> use in sim_agent) could be found?
>
> Cheers
> Dan.........

Here in Birmingham hou can find out in Ved by doing
    ENTER sourcefile sim_movable_agent

and that will take you straight to the mixin definition in
    LIB sim_picagent.

When that doesn't work use the unix "egrep" command (faster than
"grep) command

    egrep -i sim_movable_agent $local/sim/*/*

This will point you at

    $local/sim/help/sim_picagent
    $local/sim/lib/sim_picagent.p
    $local/sim/teach/sim_feelings

The toolkit needs a properly indexed set of REF files.... but I have
been too busy.

Aaron
===
-- 
Aaron Sloman, ( http://www.cs.bham.ac.uk/~axs/ )
School of Computer Science, The University of Birmingham, B15 2TT, UK
EMAIL A.Sloman AT cs.bham.ac.uk   (NB: Anti Spam address)
TOOLS: http://www.cs.bham.ac.uk/research/poplog/freepoplog.html