[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: f_print.nw
User: ahvezda
Date: 06/05/20 10:03:51
Modified: . f_print.nw
Log:
Checked in patch for notangle_guile build problem related to stack overflow. Also fixed a missing @
Revision Changes Path
1.19 +3 -1 eda/geda/devel/libgeda/noweb/f_print.nw
(In the diff below, changes in quantity of whitespace are not shown.)
Index: f_print.nw
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/noweb/f_print.nw,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- f_print.nw 19 May 2006 12:02:51 -0000 1.18
+++ f_print.nw 20 May 2006 14:03:50 -0000 1.19
@@ -69,6 +69,8 @@
#include "../include/prototype.h"
+@
+
#ifdef HAVE_LIBDMALLOC
#include <dmalloc.h>
#endif
@@ -81,7 +83,7 @@
static void f_print_unicode_map(FILE * fp, int count, gunichar * table);
-@ %def header
+@ %def unicode_char_to_glyph
@section Function @code{f_print_set_line_width()}