lscf_cleanup
extern void lscf_cleanup(void);
lscf_cleanup(); /* clean up any new repository */
lscf_cleanup();
(void) atexit(lscf_cleanup);