From 898f2c8ddaa02bb7fc777f9ac86b08dfb07a7253 Mon Sep 17 00:00:00 2001 From: boneyard93501 Date: Fri, 2 Jul 2021 00:23:08 +0000 Subject: [PATCH] GitBook: [main] 56 pages and 2 assets modified --- ...(1) (1) (1) (1) (1) (2) (3) (4) (4) (4) (4).png} | Bin .../hll/knowledge_aquamarine_air.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .gitbook/assets/{air_sequential_2 (1) (1) (1) (1) (1) (2) (3) (4) (4) (4) (2) (1).png => air_sequential_2 (1) (1) (1) (1) (1) (2) (3) (4) (4) (4) (4).png} (100%) diff --git a/.gitbook/assets/air_sequential_2 (1) (1) (1) (1) (1) (2) (3) (4) (4) (4) (2) (1).png b/.gitbook/assets/air_sequential_2 (1) (1) (1) (1) (1) (2) (3) (4) (4) (4) (4).png similarity index 100% rename from .gitbook/assets/air_sequential_2 (1) (1) (1) (1) (1) (2) (3) (4) (4) (4) (2) (1).png rename to .gitbook/assets/air_sequential_2 (1) (1) (1) (1) (1) (2) (3) (4) (4) (4) (4).png diff --git a/knowledge_knowledge/knowledge_aquamarine/hll/knowledge_aquamarine_air.md b/knowledge_knowledge/knowledge_aquamarine/hll/knowledge_aquamarine_air.md index af87768..0171281 100644 --- a/knowledge_knowledge/knowledge_aquamarine/hll/knowledge_aquamarine_air.md +++ b/knowledge_knowledge/knowledge_aquamarine/hll/knowledge_aquamarine_air.md @@ -23,7 +23,7 @@ AIR instructions are intended to launch the execution of a service method as fol 4. The arguments specified by the argument list are passed to the method 5. The result of the method returned under the name output name -**Figure 2: Sequential Instruction** ![Execution](../../../.gitbook/assets/air_sequential_2%20%281%29%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%283%29%20%284%29%20%284%29%20%284%29%20%282%29.png) +**Figure 2: Sequential Instruction** ![Execution](../../../.gitbook/assets/air_sequential_2%20%281%29%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%283%29%20%284%29%20%284%29%20%284%29%20%281%29.png) The _**seq**_ instruction takes two instructions at most as its arguments and executes them sequentially, one after the other.