gattrib

g_rc.c File Reference

RC-file specific functions. More...

#include <config.h>
#include <missing.h>
#include <version.h>
#include <stdio.h>
#include <sys/stat.h>
#include <ctype.h>
#include <libgeda/libgeda.h>
#include "../include/struct.h"
#include "../include/prototype.h"
#include "../include/globals.h"
#include "../include/i_vars.h"
Include dependency graph for g_rc.c:

Go to the source code of this file.

Functions

SCM g_rc_gattrib_version (SCM scm_version)
 Test the version of gattrib and gEDA/gaf.

Detailed Description

RC-file specific functions for Scheme. At the moment it only contains a function to test the version number of the program.

Definition in file g_rc.c.


Function Documentation

SCM g_rc_gattrib_version ( SCM  scm_version)
Parameters:
versionVersion being tested
Returns:
false if incorrect version, true if OK

Definition at line 64 of file g_rc.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines