gerbv
2.10.1-dev~93f1b5
dynload.h
Go to the documentation of this file.
1
/* dynload.h */
2
/* Original Copyright (c) 1999 Alexander Shendi */
3
/* Modifications for NT and dl_* interface: D. Souflis */
4
10
#ifndef DYNLOAD_H
11
#define DYNLOAD_H
12
13
#include "
scheme-private.h
"
14
15
SCHEME_EXPORT pointer scm_load_ext(scheme* sc, pointer arglist);
16
17
#endif
scheme-private.h
Private data for the TinyScheme compiler.
src
dynload.h
Generated by
1.9.1