diff options
Diffstat (limited to 'doc/tutorial.md')
| -rw-r--r-- | doc/tutorial.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md index e3abf7c..22ed19f 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -164,3 +164,6 @@ Recommended reading order * scopes.md - where variables live * global.md - global functions * execution.md - executing things +* quoting.md - function definition +* sys.md - some interfaces to the operating system +* err.md - error handling |
