mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-15 16:20:17 +02:00
Deprecated everything.
This commit is contained in:
parent
9b26d381c1
commit
5c56ebe15b
8 changed files with 32 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
*/
|
||||
#include <libguile.h>
|
||||
|
||||
#if SCM_ENABLE_DEPRECATED
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
@ -230,6 +232,8 @@ SCM_API void gh_newline (void);
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* __GH_H */
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue