mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-17 03:00:21 +02:00
Create *.i from *.c and include them.
This commit is contained in:
parent
4209716727
commit
77c04abec9
8 changed files with 59 additions and 74 deletions
|
@ -41,8 +41,6 @@
|
|||
|
||||
/* This file is included in vm_engine.c */
|
||||
|
||||
#include "vm-snarf.h"
|
||||
|
||||
SCM_DEFINE_VM_FUNCTION (null_p, "null?", "null?", 1, 0)
|
||||
{
|
||||
VM_SETUP_ARGS1 ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue