diff options
Diffstat (limited to 'htdocs/subprojects.php')
-rw-r--r-- | htdocs/subprojects.php | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/htdocs/subprojects.php b/htdocs/subprojects.php deleted file mode 100644 index 2886c7c5..00000000 --- a/htdocs/subprojects.php +++ /dev/null @@ -1,31 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<HTML> -<HEAD> -<TITLE>Pure Data External Repository</TITLE> -<link rel="stylesheet" type="text/css" href="pd.css" media="screen"> - -</HEAD> -<BODY text="#000000" bgcolor="#ffffff" > - -<div id="Menu"> - -| <a href="index.html" title=""><b>Introduction</b></a><br> -| <a href="download.html" title=""><b>Download</b></a><br> -| <a href="documentation.html" title=""><b>Documentation</b></a><br> -| <a href="developer.html" title=""><b>Developers</b></a><br> -| <a href="contact.html" title=""><b>Contact</b></a><br> - -<br> -<br> -<span style="font-size: xx-small"> -<b>Quote of the month</b><br /> -I think it is certainly true that the open-source movement is a very powerful -source toward higher-quality software, and I would turn the question around and -ask if open-source music wouldn t also be a very good thing. -</span> -<br><em>MSP</em> - -</div> - - -</BODY>
\ No newline at end of file |