Skip to content

Commit dd48a9d

Browse files
authored
Update ContextualVariables.md
Mention the constants macro in the constants subsection, for completeness's sake.
1 parent 6d809e4 commit dd48a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/basics/ContextualVariables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ to ignore such variables when attempting to find the states of a system.
2222

2323
## Constants
2424

25-
Constants are like parameters that:
25+
Constants, defined by e.g. `@constants myconst1` are like parameters that:
2626

2727
- always have a default value, which must be assigned when the constants are
2828
declared

0 commit comments

Comments
 (0)