10 lines
214 B
C
10 lines
214 B
C
|
/* This is an Scheme48/C interface file,
|
||
|
** automatically generated by a hacked version of cig 3.0.
|
||
|
step 4
|
||
|
*/
|
||
|
|
||
|
#include <stdio.h>
|
||
|
#include <stdlib.h> /* For malloc. */
|
||
|
#include "libcig.h"
|
||
|
void s48_init_rdelim(){}
|