From 174550d8ebcb84abb55e93d5a8731ae508faf334 Mon Sep 17 00:00:00 2001 From: wlemb Date: Fri, 12 May 2000 23:27:48 +0000 Subject: Added win32 port contributed by Blake McBride . * README.WIN32, win32-diffs: New files. * NEWS: Updated. * src/preproc/grn/hgraph.cc (HGSetBrush): Replace `%lf' with `%f'. (tmove, tmove2): Added parentheses to avoid compiler warnings. (change): Removed unused variables. * src/preproc/grn/main.cc (main, conv): Removed unused variables. (savebounds): Changed return value from `int' to `void'. * src/preproc/grn/hdb.cc: Ditto. * src/devices/grolbp/lbp.cc (lbp_printer::draw): Removed superfluous final backslash in comment to avoid compiler warning. * src/utils/pfbtops/pfbtops.c: Added `getopt.h'. * doc/groff.texinfo: More fixes. * tmac/tmac.doc: Documentation fix. --- MORE.STUFF | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'MORE.STUFF') diff --git a/MORE.STUFF b/MORE.STUFF index 0c16ed05..acc3b209 100644 --- a/MORE.STUFF +++ b/MORE.STUFF @@ -1,6 +1,14 @@ More stuff for groff ==================== +win32 +----- + +Another win32 port using the gcc compiler and other GNU tools, maintained by +Thomer M. Gil , is available from + + http://www.cs.vu.nl/~tmgil/misc/wingroff.html + grap ---- -- cgit v1.2.1