/* $Id$
* miscprocs.h
*/
#ifndef MISCPROCS_H
#define MISCPROCS_H
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <guile/gh.h>
#endif /* MISCPROCS_H */
/* Local Variables: */
/* tab-width: 8 */
/* c-basic-offset: 2 */
/* End: */
/* vim:ts=8:sw=2:sta
*/