From: | Rudi Chiarito |
Date: | 22 Sep 2000 at 20:37:28 |
Subject: | Re: AMIOPEN: Missing pieces and SHEEP's designer |
On Sat, Sep 16, 2000 at 04:38:52PM -0400, Zoltan Hunt wrote:
> I'm looking forward to Sheep, maybe Amiga can show some code snipets? From
Here you are. I am including "count.bah":
import herd.m
myherd = newherd
while not asleep do
count myherd
end
;)))