gnetlist
|
#include <config.h>
#include <missing.h>
#include <stdio.h>
#include <math.h>
#include <libgeda/libgeda.h>
#include "../include/globals.h"
#include "../include/prototype.h"
Go to the source code of this file.
Functions | |
SCM | vams_get_attribs_list (OBJECT *object) |
SCM | vams_get_package_attributes (SCM scm_uref) |
SCM vams_get_attribs_list | ( | OBJECT * | object | ) |
Definition at line 41 of file vams_misc.c.
SCM vams_get_package_attributes | ( | SCM | scm_uref | ) |