aboutsummaryrefslogtreecommitdiff
path: root/scm/mod.c
blob: 87598d9e2bf20762fdb66a1e753435fc99acc097 (plain)
1
2
3
4
5
6
7
8
9
10
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <errno.h>
#include <stdlib.h>
#include <libguile.h>
#include "utf8.h"
#include "elchr.h"


Return to:

Send suggestions and report system problems to the System administrator.