|
Revision 1812, 1.2 kB
(checked in by amerzky, 2 years ago)
|
Hi, that's me, Andre, but remote-controlled by Joao.
So, blame him for whatever this rollback breaks, blame him!!!
:-P
Really: this is a rollback of the trunk to before the merge.
Cheers, Andre.
|
| Line | |
|---|
| 1 |
|
|---|
| 2 |
\newcommand{\sagadocument}{SAGA C++} |
|---|
| 3 |
\newcommand{\sagaversion} {0.1} |
|---|
| 4 |
\newcommand{\sagabasename}{saga_adaptor_guide} |
|---|
| 5 |
\newcommand{\sagaemail} {saga-users@cct.lsu.edu} |
|---|
| 6 |
|
|---|
| 7 |
\input{saga_adaptor_guide_include} |
|---|
| 8 |
|
|---|
| 9 |
\sagaverb{\|} |
|---|
| 10 |
|
|---|
| 11 |
\begin{document} |
|---|
| 12 |
|
|---|
| 13 |
\thispagestyle{empty} \sagadocument{} |
|---|
| 14 |
\hfill Ole Weidner, Center for Computation \& Technology\\ |
|---|
| 15 |
[1em] Version: \sagaversion \hfill {\sagadate} |
|---|
| 16 |
|
|---|
| 17 |
\hrulefill\\ |
|---|
| 18 |
|
|---|
| 19 |
\B{\large SAGA C++ Adaptor Guide}\\ |
|---|
| 20 |
|
|---|
| 21 |
\U{Abstract} |
|---|
| 22 |
|
|---|
| 23 |
This documents provides an overview of all available Adaptors for the SAGA C++ |
|---|
| 24 |
Reference Implementation. |
|---|
| 25 |
|
|---|
| 26 |
\vfill |
|---|
| 27 |
|
|---|
| 28 |
|
|---|
| 29 |
\U{Copyright Notice} |
|---|
| 30 |
|
|---|
| 31 |
Copyright \copyright~CCT / Louisiana State Univeristy(2007). All Rights |
|---|
| 32 |
Reserved.\\ |
|---|
| 33 |
|
|---|
| 34 |
\newpage \setcounter{tocdepth}{3} \tableofcontents |
|---|
| 35 |
|
|---|
| 36 |
\newpage |
|---|
| 37 |
|
|---|
| 38 |
%----------------------------------------------------------------- |
|---|
| 39 |
% Intro, structure, disclaimer, ... |
|---|
| 40 |
%----------------------------------------------------------------- |
|---|
| 41 |
|
|---|
| 42 |
\sagasec {Globus GridFTP File Adaptor }{globus_gridftp} |
|---|
| 43 |
\sagasec {Globus GRAM2 Job Adaptor }{globus_gram2_job} |
|---|
| 44 |
|
|---|
| 45 |
\appendix |
|---|
| 46 |
\section*{Appendix} |
|---|
| 47 |
|
|---|
| 48 |
%\sagasec {Known Issues \& Feedback }{feedback} |
|---|
| 49 |
|
|---|
| 50 |
\sagabib {saga_programming} |
|---|
| 51 |
|
|---|
| 52 |
\end{document} |
|---|
| 53 |
|
|---|
| 54 |
|
|---|