Return vector for functions returning arrays.

This commit is contained in:
Martin Baulig
1999-12-05 14:55:18 +00:00
parent ca27a66593
commit c40788c5b2
2 changed files with 47 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
#include "structures.h"
#include <libguile/snarf.h>
long scm_glibtop_smob_tags [GLIBTOP_MAX_STRUCTURES];
SCM scm_glibtop_global_server_smob;
SCM_GLOBAL_VCELL (s_glibtop_global_server, "glibtop-global-server");