Redirecting index.html files added.

[SVN r14897]
This commit is contained in:
Peter Dimov 2002-08-15 18:19:42 +00:00
parent 1e7dfd4303
commit f410864fe3
2 changed files with 10 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0053801ad22480261a9ced1f01e2cec3cd46e352
Subproject commit 5345f14829ab21f63a921fae12fd47ae0a9bd785

9
libs/index.html Normal file
View file

@ -0,0 +1,9 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=libraries.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="libraries.html">libraries.html</a>.
</body>
</html>