diff options
author | Brad King <brad.king@kitware.com> | 2001-08-06 19:01:29 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2001-08-06 19:01:29 (GMT) |
commit | 1c15dd408efd6085f2db621bd2b1031b48e5ab12 (patch) | |
tree | 12c23350b3fd64c31ea191978cacad2fd6f9092d /Web/HTML/FAQ.html | |
parent | 9cce8359001491aea51ce2effa817fdf5571c4d6 (diff) | |
download | CMake-1c15dd408efd6085f2db621bd2b1031b48e5ab12.zip CMake-1c15dd408efd6085f2db621bd2b1031b48e5ab12.tar.gz CMake-1c15dd408efd6085f2db621bd2b1031b48e5ab12.tar.bz2 |
Removing Web directory from CMake. It is moving to a separate, parallel CVS module called "CMakeWeb"
Diffstat (limited to 'Web/HTML/FAQ.html')
-rw-r--r-- | Web/HTML/FAQ.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/Web/HTML/FAQ.html b/Web/HTML/FAQ.html deleted file mode 100644 index 7dae05b..0000000 --- a/Web/HTML/FAQ.html +++ /dev/null @@ -1,29 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> - -<html> - -<!--#include virtual="/CMake/HTML/Head.html"--> - -<body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 text="black" > - -<!--#include virtual="/CMake/HTML/Table.html"--> - -<tr> -<!--#include virtual="/CMake/HTML/SideBar.html"--> - - <td width="550" valign="top" bgcolor="#FFFFFF"> - <div align="left"> - <font size=5>The CMake FAQ </font> is not yet available. - - </div> - </td> -</tr> - -</table> - -</td> -</tr> -</table> - -</body> -</html> |