[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: ahvezda
Date: 07/01/08 23:47:09
Modified: . prototype.h
Log:
Added "embed/unembed all components/schematics" functionality to gschlas
Revision Changes Path
1.158 +1 -3 eda/geda/gaf/gschem/include/prototype.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: prototype.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/prototype.h,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -b -r1.157 -r1.158
--- prototype.h 2 Jan 2007 17:39:39 -0000 1.157
+++ prototype.h 9 Jan 2007 04:47:08 -0000 1.158
@@ -1,4 +1,4 @@
-/* $Id: prototype.h,v 1.157 2007/01/02 17:39:39 werner Exp $ */
+/* $Id: prototype.h,v 1.158 2007/01/09 04:47:08 ahvezda Exp $ */
/* a_pan.c */
void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy,
@@ -642,8 +642,6 @@
void o_unlock(TOPLEVEL *w_current);
void o_rotate_90(TOPLEVEL *w_current, GList *list,
int centerx, int centery);
-void o_embed(TOPLEVEL *w_current, OBJECT *o_current);
-void o_unembed(TOPLEVEL *w_current, OBJECT *o_current);
void o_mirror(TOPLEVEL *w_current, GList *list, int centerx, int centery);
void o_edit_show_hidden_lowlevel(TOPLEVEL *w_current, OBJECT *o_list);
void o_edit_show_hidden(TOPLEVEL *w_current, OBJECT *o_list);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs