Generated: Tuesday, May 2, 2006, 15:02:22Copyright ©2006, Kurt NørmarkThe local LAML software home page

MANUAL TITLE

Kurt Nørmark ©    normark@cs.auc.dk    Department of Computer Science    Aalborg University    Denmark    

LAML Version 31.0 (May 1, 2006, schemedoc)

MANUAL ABSTRACT

Table of Contents:
1. Section 1

Alphabetic index:
f(f a b)Description of function f
g(g)Description of function g

 

1.   SECTION 1
Text of first section


f


Form
(f a b)

Description
Description of function f

Preconditions
What to ensure before f is called

Parameters
aExplanation of a
bExplanation of g

See also
similar functiong    

Note
What else to to say about f


g


Form
(g)

Description
Description of function g

Preconditions
What to ensure before g is called

Parameters

See also
Similar functionf    

Note
What else to say about g


Generated: Tuesday, May 2, 2006, 15:02:22