summaryrefslogtreecommitdiff
path: root/documentation/basics.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-01-13 17:48:12 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-01-13 17:48:12 +0000
commit30fa233681467b82b165e7d42cd0bea778b93768 (patch)
tree5fd05ba59b0f000eb14452144a90508d2e57f937 /documentation/basics.html
parent0cad30ec738475631edbca6d817c941def012852 (diff)
Updated chapters so they have names.
Removed spreadsheet chapter (for the moment). git-svn-id: file:///fltk/svn/fltk/trunk@218 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/basics.html')
-rw-r--r--documentation/basics.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/basics.html b/documentation/basics.html
index 5b95d5780..57bec8472 100644
--- a/documentation/basics.html
+++ b/documentation/basics.html
@@ -1,7 +1,7 @@
<HTML>
<BODY>
-<H1 ALIGN=RIGHT>2 - FLTK Basics</H1>
+<H1 ALIGN=RIGHT><A NAME=basics>2 - FLTK Basics</A></H1>
This chapter will teach you the basics of compiling programs that use
FLTK.