/* _dict.cc 14/11/2000 14.51.48 */ /* aptconf.cc 15/03/2001 17.36.54 */ /* aptconffunc.cc 14/11/2000 14.51.48 */ void aptconf_edit (void); void aptconf_vlist (VLIST&vlist); void aptconf_vlist_edit (VLIST&vlist, int number); void aptconf_slist (SLIST&slist, VLIST&vlist); void aptconf_slist_edit (SLIST&slist, int number, VLIST&vlist); /* slist.cc 12/02/2001 11.33.08 */ /* vlist.cc 12/02/2001 11.33.08 */ /* vlistparser.cc 15/03/2001 17.38.40 */