mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 07:30:32 +02:00
Rename __scm.h to scm.h
* libguile/scm.h: Rename. Update all includers.
This commit is contained in:
parent
d9eafa374c
commit
97cc65fee4
138 changed files with 92 additions and 176 deletions
|
@ -22,9 +22,8 @@
|
|||
|
||||
|
||||
|
||||
#include "libguile/__scm.h"
|
||||
|
||||
#include "libguile/options.h"
|
||||
|
||||
|
||||
|
||||
SCM_API SCM scm_local_eval (SCM exp, SCM env);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue