Skip to content

Commit

Permalink
Add RFC 2119 key words to preamble (modelica#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer authored Jun 26, 2019
1 parent b3dfaf2 commit eb64fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/0___preamble.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,5 @@ used to define the sparseness structure of partial derivative matrices).
In order to access an array element the C convention is used.
For example,
the first element of input argument `x` for function `setContinuousStates` is `x[0]`.

* The key words *MUST*, *MUST NOT*, *REQUIRED*, *SHALL*, *SHALL NOT*, *SHOULD*, *SHOULD NOT*, *RECOMMENDED*, *NOT RECOMMENDED*, *MAY*, and *OPTIONAL* in this document are to be interpreted as described in https://tools.ietf.org/html/rfc2119[RFC 2119].

0 comments on commit eb64fb3

Please sign in to comment.