gschem
|
#include <config.h>
#include <stdio.h>
#include "gschem.h"
Go to the source code of this file.
Functions | |
void | setup_script_selector (GSCHEM_TOPLEVEL *w_current) |
Select a script and execute it. |
void setup_script_selector | ( | GSCHEM_TOPLEVEL * | w_current | ) |
Definition at line 42 of file x_script.c.