File: index.html

package info (click to toggle)
mathgl 2.4.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 32,488 kB
  • sloc: cpp: 81,486; ansic: 3,138; pascal: 1,562; python: 37; makefile: 17; sh: 7
file content (11 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html lang="en-US">
<head>
	<meta charset="UTF-8">
	<meta http-equiv="refresh" content="0;url=doc_en/Main.html">
	<title>Page Redirection</title>
</head>
<body>
	If you are not redirected automatically, follow the link to <a href='doc_en/Main.html'>English</a> or <a href='doc_ru/Main.html'>Russian</a> version.
</body>
</html>