00001 #include <iostream.h> 00002 00003 #include "book.h" 00004 00005 typedef int Elem; 00006 #include "alist.h" 00007 00008 #include "listmain.x"