#include <config.h>
#include <missing.h>
#include <version.h>
#include <stdio.h>
#include <ctype.h>
#include <sys/stat.h>
#include <libgeda/libgeda.h>
#include "../include/globals.h"
#include "../include/i_vars.h"
#include "../include/prototype.h"
Go to the source code of this file.
Function Documentation
SCM g_rc_gnetlist_version |
( |
SCM |
scm_version | ) |
|
SCM g_rc_net_naming_priority |
( |
SCM |
mode | ) |
|
SCM g_rc_hierarchy_traversal |
( |
SCM |
mode | ) |
|
SCM g_rc_hierarchy_uref_mangle |
( |
SCM |
mode | ) |
|
SCM g_rc_hierarchy_netname_mangle |
( |
SCM |
mode | ) |
|
SCM g_rc_hierarchy_netattrib_mangle |
( |
SCM |
mode | ) |
|
static char* g_strdup_scm_string |
( |
SCM |
scm_s | ) |
[static] |
SCM g_rc_hierarchy_netname_separator |
( |
SCM |
name | ) |
|
SCM g_rc_hierarchy_netattrib_separator |
( |
SCM |
name | ) |
|
SCM g_rc_hierarchy_uref_separator |
( |
SCM |
name | ) |
|
SCM g_rc_hierarchy_netattrib_order |
( |
SCM |
mode | ) |
|
SCM g_rc_hierarchy_netname_order |
( |
SCM |
mode | ) |
|
SCM g_rc_hierarchy_uref_order |
( |
SCM |
mode | ) |
|
SCM g_rc_unnamed_netname |
( |
SCM |
name | ) |
|
SCM g_rc_unnamed_busname |
( |
SCM |
name | ) |
|