36 lines
852 B
HTML
36 lines
852 B
HTML
<!DOCTYPE html>
|
|
<html lang="%l">
|
|
<head>
|
|
<!-- Copyright (c) 1998-2006 INRIA - GeneWeb -->
|
|
<!-- $Id: traces.htm,v 7.00 2018-04-19 05:35:06 ddr Exp $ -->
|
|
<meta charset="utf-8">
|
|
<meta name="robots" content="none">
|
|
<link rel="shortcut icon" href="images/favicon_gwsetup.png">
|
|
|
|
<title>[Trace of the latest command]
|
|
</title>
|
|
%fsetup.css;
|
|
</head>
|
|
|
|
<body %Vbody_prop;>
|
|
|
|
<div style="background:url('images/gwlogo.png') no-repeat left top; text-align:center; height:95px; line-height:95px; color:#2f6400;">
|
|
<h1 style="margin:0;">[Traces of the latest command]</h1>
|
|
</div>
|
|
<br><p>
|
|
[Here is the contents of the file "comm.log"][:]
|
|
<dl><dt><dd>
|
|
<pre>
|
|
%g{- [empty file]
|
|
-}
|
|
</pre>
|
|
</dl>
|
|
[And the content of gwsetup.log][:]
|
|
<dl><dt><dd>
|
|
<pre>
|
|
%G{- [no traces]
|
|
-}
|
|
</pre>
|
|
</dl>
|
|
[Return to the main menu.] (<a href="gwsetup?lang=%l;v=welcome.htm">welcome</a>)
|