File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ \section{Introduction} \label{hub: intro} \input{intro}
12
12
\input {stack/_inputs } % Done
13
13
\input {context/_inputs } % Done
14
14
\input {account/_inputs } % Done
15
+ \input {transient/_inputs } % Done
15
16
\input {storage/_inputs } % Done
16
17
\input {misc/_inputs } % Todo
17
18
\input {scenario/_inputs } % Wip
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ \subsection{Instructions raising the $\stackDecTxnFlag$ \lispDone{}}
20
20
\subsection {Instructions raising the $ \stackDecBtcFlag $ \lispDone {} } \label {hub: instruction handling: btc } \input {instruction_handling/btc }
21
21
\subsection {Instructions raising the $ \stackDecStackRamFlag $ \lispDone {} } \label {hub: instruction handling: stackRam } \input {instruction_handling/stack_ram/_inputs }
22
22
\subsection {Instructions raising the $ \stackDecStoFlag $ \lispDone {} } \label {hub: instruction handling: sto } \input {instruction_handling/storage/_inputs }
23
+ \subsection {Instructions raising the $ \stackDecTransFlag $ \lispDone {} } \label {hub: instruction handling: transient } \input {instruction_handling/transient/_inputs }
23
24
\subsection {Instructions raising the $ \stackDecJumpFlag $ \lispDone {} } \label {hub: instruction handling: jump } \input {instruction_handling/jump }
24
25
\subsection {Instructions raising the $ \stackDecMachineStateFlag $ \lispDone {} } \label {hub: instruction handling: machineState } \input {instruction_handling/machine_state/_inputs }
25
26
\subsection {Instructions raising the $ \stackDecPushPopFlag $ \lispDone {} } \label {hub: instruction handling: pushPop } \input {instruction_handling/push_pop/_inputs }
You can’t perform that action at this time.
0 commit comments