aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/bugs.html
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetWeb/bugs.html')
-rw-r--r--Carpet/CarpetWeb/bugs.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/Carpet/CarpetWeb/bugs.html b/Carpet/CarpetWeb/bugs.html
new file mode 100644
index 000000000..f0eeb609a
--- /dev/null
+++ b/Carpet/CarpetWeb/bugs.html
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="ISO-8859-15"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
+ <title>Bugs in the Carpet</title>
+ </head>
+
+ <body>
+ <h1>Bugs in the Carpet</h1>
+
+ <p>As Carpet is being looked at (and used?) by more and more
+ people, they find more and more things that don't work as
+ expected, or are plain broken. We want to correct these. Here is
+ a list of the currently known problems.</p>
+
+ <ul>
+ <li>Vector grid functions are not contiguous in memory</li>
+ </ul>
+
+ <hr />
+
+ <p>
+ <a href="http://www.xemacs.org/About/created.html"><img
+ src="cbxSmall.jpg" alt="Created with XEmacs!" height="36"
+ width="100" /></a>
+
+ <a href="http://www.anybrowser.org/campaign/"><img
+ src="logoab8.png" alt="Best Viewed With Any Browser" height="31"
+ width="88" /></a>
+
+ <a href="http://validator.w3.org/check/referer"><img
+ src="valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31"
+ width="88" /></a>
+ </p>
+
+ <address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
+<p>
+<!-- Created: Thu Aug 14 20:16:15 CEST 2003 -->
+<!-- hhmts start -->
+Last modified: Thu Aug 14 20:38:08 CEST 2003
+<!-- hhmts end -->
+</p>
+ </body>
+</html>