[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: PCB GIT: missing members in SettingType



Hello;

It looks like some parts of recent changes were not actually pushed:

diff --git a/src/global.h b/src/global.h
index 1462e50..3794448 100644
--- a/src/global.h
+++ b/src/global.h
@@ -635,6 +635,8 @@ typedef struct			/* some resources... */
    *ScriptFilename,		/* PCB Actions script to execute on startup */
    *ActionString,		/* PCB Actions string to execute on startup */
    *FabAuthor,			/* Full name of author for FAB drawings */
+   *GnetlistProgram,		/* gnetlist program name */
+   *MakeProgram,		/* make program name */
    *InitialLayerStack;		/* If set, the initial layer stack is set to this */
   Boolean DumpMenuFile;		/* dump internal menu definitions */
   LocationType PinoutOffsetX,	/* offset of origin */

Cheers,
Ineiev


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user