mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-15 08:10:17 +02:00
Merge from mvo-vcell-cleanup-1-branch.
This commit is contained in:
parent
7c33806ae6
commit
86d31dfe7d
54 changed files with 1538 additions and 1293 deletions
|
@ -2,6 +2,6 @@
|
|||
# in Guile.
|
||||
{
|
||||
print "#ifdef " $0;
|
||||
print "scm_sysintern (\""$0"\", SCM_MAKINUM ("$0"));";
|
||||
print "scm_c_define (\""$0"\", SCM_MAKINUM ("$0"));";
|
||||
print "#endif"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue