mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-22 19:44:10 +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
|
@ -19,7 +19,7 @@
|
|||
#ifndef _SCM_LOADER_H_
|
||||
#define _SCM_LOADER_H_
|
||||
|
||||
#include <libguile/__scm.h>
|
||||
#include <libguile/scm.h>
|
||||
|
||||
#ifdef BUILDING_LIBGUILE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue