1
Fork 0
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:
Keisuke Nishida 2000-09-29 18:08:00 +00:00
parent 4209716727
commit 77c04abec9
8 changed files with 59 additions and 74 deletions

View file

@ -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 ();