#ifndef l_lead_h
#define l_lead_h

static void create();
mixed can_lead_liv();
mixed do_lead_liv(object ob);

#endif /* l_lead_h */


