source: trunk/Documentation/geant4/problemreport/index.html@ 901

Last change on this file since 901 was 901, checked in by garnier, 17 years ago

Add Geant4 Documentation at 8.12.2008

File size: 1.2 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html>
4
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
7<title>Geant4 problem tracking system</title>
8<link rel="stylesheet" type="text/css" href="../includes/geantstyle.css" />
9<meta http-equiv="Refresh"
10 content="5; URL=http://bugzilla-geant4.kek.jp/"
11
12</head>
13
14<body>
15
16<!--#include virtual="../includes/header.ssi"-->
17<table border="0" cellpadding="4" cellspacing="0">
18 <tr>
19 <td id="breadcrumb">
20 <!-- start bread crumb --><a href="../index.shtml">Home</a> &gt;
21 <a href="index.shtml">User Support</a> &gt;
22 Problem tracking system
23 <!-- end bread crumb --></td>
24 </tr>
25 <tr>
26 <td id="main">
27 <h2>Geant4 problem tracking system<br/></h2>
28
29<p>
30The Geant4 problem reporting system has a new
31<a href="http://bugzilla-geant4.kek.jp">home</a>. You will be re-directed in 5
32seconds...
33<!-- start footer -->
34<div id="bottom">
35 <!--#include virtual="../includes/footer.ssi"-->
36
37 <div id="update">
38 <p>Last updated:
39 <!--#config timefmt=" %m/%d/%Y" -->
40 <!--#flastmod file="problemreport.shtml" -->
41 </p>
42 </div>
43</div>
44<!-- End footer -->
45
46
47</body>
48
49</html>
50
Note: See TracBrowser for help on using the repository browser.