- some minor updates
This commit is contained in:
parent
2ccff94aa2
commit
f970db448b
|
@ -3,7 +3,7 @@
|
||||||
% Author : Frederic Petrot
|
% Author : Frederic Petrot
|
||||||
% Modified by : Olivier Sirol
|
% Modified by : Olivier Sirol
|
||||||
% Modified by : Ludovic Jacomme
|
% Modified by : Ludovic Jacomme
|
||||||
% $Id: overview.tex,v 1.2 2004/07/09 21:55:20 ludo Exp $
|
% $Id: overview.tex,v 1.3 2004/07/14 20:09:34 ludo Exp $
|
||||||
%
|
%
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\documentclass{article}
|
\documentclass{article}
|
||||||
|
@ -58,12 +58,11 @@ Each \textbf{Alliance} tool can operate as a standalone program as
|
||||||
well as a part of the complete design framework.
|
well as a part of the complete design framework.
|
||||||
After introducing briefly the design methodology, we outline the
|
After introducing briefly the design methodology, we outline the
|
||||||
functionnality of the tools.
|
functionnality of the tools.
|
||||||
Experiemental results conclude the presentation.
|
Experimental results conclude the presentation.
|
||||||
|
|
||||||
\textbf{Alliance} runs on any \textbf{Unix} system and has been recently
|
\textbf{Alliance} runs on any \textbf{Unix} system and has been also
|
||||||
ported to \textbf{Windows} NT.
|
ported to Windows (NT/2K/XP) using \textbf{Cygwin} environment.
|
||||||
It is freely available on \texttt{ftp},
|
It is freely available on \texttt{ftp}, and includes binaries, leaf
|
||||||
and includes binaries, leaf
|
|
||||||
cells libraries, on-line documentation, and tutorials.
|
cells libraries, on-line documentation, and tutorials.
|
||||||
\rm\end{quote}
|
\rm\end{quote}
|
||||||
|
|
||||||
|
@ -137,7 +136,7 @@ The \textbf{Alliance} package has been designed so to run on an
|
||||||
heterogeneous network of workstations.
|
heterogeneous network of workstations.
|
||||||
The only requirements are a \textbf{C} compiler and a \textbf{Unix} system.
|
The only requirements are a \textbf{C} compiler and a \textbf{Unix} system.
|
||||||
For the graphical applications, the XWindow library is used.
|
For the graphical applications, the XWindow library is used.
|
||||||
Several hardware platforms, from Intel 386 based microcomputers to
|
Several hardware platforms, from Intel 386 based computers to
|
||||||
SparcStations and DEC Stations, are supported.
|
SparcStations and DEC Stations, are supported.
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
Loading…
Reference in New Issue