Put in a meta tag that is supposed to stop search engines from searching

the documentation (this is so a search for fltk does not produce hundreds
of hits on the documentation).


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@635 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Bill Spitzak 1999-07-31 08:01:20 +00:00
parent a7ae9b3c49
commit 243525a903

View File

@ -1,5 +1,5 @@
<HTML>
<HEAD>
<HEAD><meta name="robots" content="noindex">
<TITLE>FLTK 1.0.4 Programming Manual</TITLE>
</HEAD>
<BODY>