-- filename: lisdblio.ads 1:54PM 9/7/95 generic with procedure Put(X : Element); package listn.dbl.io is procedure Put(l:pointer); end listn.dbl.io;