From b0f2ef6f6e2dacd6872af7e24b40c79afcd9928d Mon Sep 17 00:00:00 2001 From: biouman <> Date: Tue, 17 Apr 2001 04:09:45 +0000 Subject: *** empty log message *** --- doc/manuel.tex | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/manuel.tex') diff --git a/doc/manuel.tex b/doc/manuel.tex index a2b5e77..7eec7ba 100644 --- a/doc/manuel.tex +++ b/doc/manuel.tex @@ -27,9 +27,29 @@ m Exemple d'exécution : \begin{verbatim} +$ compilo ../samples/recherche.s recherche.o +Assembler v1.0 + +Performing initialisation... + + o Initialising the meta engine... Done! + o Meta language loading... Done! + o Initialising the assembler core... Done! + Assembling file ../samples/recherche.s... + Generating output file recherche.o... + Statistics: 29 words of text, 297 words of data, and 0 words reserved. + 19 symbols generated with 9 internal and 10 external. + + Performing shutdown... + + Exitting, bye! + \end{verbatim} + + + \section{L'Editeur de liens : linker} \section{Le Simulateur : simul } -- cgit v1.2.3