4681971d6d
These properties are not transmitted with git-svn(1) [1], which might then cause failed patches when modifying lines close to these properties. git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9554 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 6ed21e1fe12d01a370842418c35722c75117a30a Former-commit-id: 8ecd21b7c0211cd000b10b3f0032980f63c06398
34 lines
1.4 KiB
HTML
34 lines
1.4 KiB
HTML
<!DOCTYPE public "-//w3c//dtd html 4.01 transitional//en"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<!--
|
|
copyright : (C) 2003-2004 Bernhard Wymann
|
|
email : berniw@bluewin.ch
|
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.2
|
|
or any later version published by the Free Software Foundation;
|
|
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
|
Texts. A copy of the license is included in the section entitled "GNU
|
|
Free Documentation License".
|
|
-->
|
|
<head>
|
|
<title>TORCS Robot Tutorial</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
|
<meta name="description" content="torcs, robot, tutorial">
|
|
<meta name="author" content="Bernhard Wymann">
|
|
<meta name="keywords" content="torcs, robot, tutorial">
|
|
</head>
|
|
|
|
<frameset rows="105,*" border="0" frameborder="0" framespacing="0">
|
|
<frameset cols="155,*" border="0" frameborder="0" framespacing="0">
|
|
<frame src="images/title1.html" name="title1" scrolling="no" noresize="noresize">
|
|
<frame src="images/title2.html" name="title2" scrolling="no" noresize="noresize">
|
|
</frameset>
|
|
<frameset cols="155,*" border="0" frameborder="0" framespacing="0">
|
|
<frame src="torcs/navigation/navigation.html" name="navigation" scrolling="no" noresize="noresize">
|
|
<frame src="torcs/torcs.html" name="content" noresize="noresize">
|
|
</frameset>
|
|
</frameset>
|
|
|
|
</html>
|