gschem

o_copy.c File Reference

#include <config.h>
#include <stdio.h>
#include <string.h>
#include "gschem.h"
Include dependency graph for o_copy.c:

Go to the source code of this file.

Functions

void o_copy_start (GSCHEM_TOPLEVEL *w_current, int w_x, int w_y)
void o_copy_end (GSCHEM_TOPLEVEL *w_current)
void o_copy_multiple_end (GSCHEM_TOPLEVEL *w_current)

Function Documentation

void o_copy_start ( GSCHEM_TOPLEVEL w_current,
int  w_x,
int  w_y 
)
Todo:
Finish function documentation!!!
Function Description

Definition at line 37 of file o_copy.c.

Here is the call graph for this function:

void o_copy_end ( GSCHEM_TOPLEVEL w_current)
Todo:
Finish function documentation!!!
Function Description

Definition at line 72 of file o_copy.c.

Here is the call graph for this function:

void o_copy_multiple_end ( GSCHEM_TOPLEVEL w_current)
Todo:
Finish function documentation!!!
Function Description

Definition at line 84 of file o_copy.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines