From 1afd13e7712ab33f80c0cd0c062c899e0f886080 Mon Sep 17 00:00:00 2001 From: Per <Per Lindgren> Date: Sun, 5 Nov 2017 19:22:10 +0100 Subject: [PATCH] test --- doc/Memory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Memory.md b/doc/Memory.md index b58b6bb..4a112d3 100644 --- a/doc/Memory.md +++ b/doc/Memory.md @@ -82,7 +82,7 @@ Thus, only for cases when *true* random access is desired/required, raw indexing ## Code Generation -In short, the complilation process follows: +In short, the complilation process can be broken down to the following steps: 1. Parsing input -- GitLab