1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Fix invalid Mac line endings

This commit is contained in:
Martin Oberhuber 2007-09-12 21:27:58 +00:00
parent d03835eaa6
commit 2b22909214

View file

@ -1 +1,17 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <meta name="generator" content="Adobe GoLive"> <title>RSE Tutorials</title> </head> <body> <p>Note: This page exists only to provide a root page for debugging the tutorial and should not be accessible from any page or the table of contents.</p> <p><a href="pdeProject.html">Getting Started</a></p> <p><a href="propertypage.html">Property Page Tutorial</a></p> <p><a href="subsystem.html">Subsystem Tutorial</a></p> <p><a href="popup.html">Popup Menu Tutorial</a></p> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="generator" content="Adobe GoLive">
<title>RSE Tutorials</title>
</head>
<body>
<p>Note: This page exists only to provide a root page for debugging the
tutorial and should not
be accessible from any page or the table of contents.</p>
<p><a href="pdeProject.html">Getting Started</a></p>
<p><a href="propertypage.html">Property Page Tutorial</a></p>
<p><a href="subsystem.html">Subsystem Tutorial</a></p>
<p><a href="popup.html">Popup Menu Tutorial</a></p>
</body>
</html>