Ver Fonte

Redirecting index.html files added.

[SVN r14897]
Peter Dimov há 24 anos atrás
pai
commit
f410864fe3
2 ficheiros alterados com 10 adições e 1 exclusões
  1. 1 1
      libs/bind
  2. 9 0
      libs/index.html

+ 1 - 1
libs/bind

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

+ 9 - 0
libs/index.html

@@ -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>

粤ICP备19079148号