mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-27 21:40:34 +02:00
Separate compilation!!!!!
This commit is contained in:
parent
fe9bdf6397
commit
b082f5f50d
28 changed files with 344 additions and 189 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef QUADS_EMBEDDER_H
|
||||
#define QUADS_EMBEDDER_H
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "quads-types.h"
|
||||
|
||||
#define DEFINE_METHODS(name, Name, NAME) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue