gattrib
|
#include <config.h>
#include <stdio.h>
#include <libgeda/libgeda.h>
#include "../include/struct.h"
#include "../include/prototype.h"
#include "../include/globals.h"
#include "../include/i_vars.h"
Go to the source code of this file.
Functions | |
void | i_vars_set (TOPLEVEL *toplevel) |
Initialise variables in the TOPLEVEL. | |
Variables | |
int | default_paper_width = 11000 |
int | default_paper_height = 85000 |
Functions for variable setting.
Definition in file i_vars.c.
void i_vars_set | ( | TOPLEVEL * | toplevel | ) |
int default_paper_width = 11000 |
int default_paper_height = 85000 |