~ubuntu-branches/ubuntu/raring/deal.ii/raring

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"
   "http://www.w3.org/TR/REC-html40/frameset.dtd">
<html>
<head>
  <title>deal.II Title Bar</title>
  <link href="screen.css" rel="StyleSheet">
  <meta name="author" content="the deal.II authors <authors@dealii.org>">
  <meta name="copyright" content="Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2010 by the deal.II authors">
  <meta name="date" content="$Date: 2010-10-18 11:56:38 -0500 (Mon, 18 Oct 2010) $">
  <meta name="svn_id" content="$Id: title.html.in 22370 2010-10-18 16:56:38Z kanschat $">
</head>

<body class="title">
  <div class="fixedhead">
    <h1 class="head">deal.II @PACKAGE_VERSION@ Documentation</h1>
  </div>
</body>
</html>