From a5778a1864570ae097099363377f2b3b05c17737 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 25 Mar 1999 15:26:44 +0000 Subject: Updated README and distribution packages to use v1.0.1. Updated makefiles and makeincludes to use DSONAME and GLDLIBS. Updated configure.in to use DSONAME instead of LIBNAME. Updated editor example code in documentation. Added ANSI C++ changes to make things compile with the latest EGCS compiler. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@458 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/preface.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/preface.html') diff --git a/documentation/preface.html b/documentation/preface.html index 8d2b6076d..753007eed 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -2,8 +2,8 @@ - - FLTK 1.0 Programming Manual + + FLTK 1.0.1 Programming Manual

Preface

-- cgit v1.2.3