From 5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 7 Dec 2024 01:01:45 +0000 Subject: deploy: 9c3c3fd923d894d2351eb22129ea693eb98fa8ff --- src/tiny_vm/tiny_vm.rs.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/tiny_vm/tiny_vm.rs.html') diff --git a/src/tiny_vm/tiny_vm.rs.html b/src/tiny_vm/tiny_vm.rs.html index e8937f6..13c5a44 100644 --- a/src/tiny_vm/tiny_vm.rs.html +++ b/src/tiny_vm/tiny_vm.rs.html @@ -1,5 +1,5 @@ -tiny_vm.rs - source -
1
+tiny_vm.rs - source

tiny_vm/
tiny_vm.rs

+1
 2
 3
 4
@@ -703,8 +703,7 @@
 702
 703
 704
-705
-
//! TinyVm example.
+705
//! TinyVm example.
 //!
 //! This example introduces a simple 16 bit virtual machine the [`TinyVm`]. The VM consists of
 //! three registers defined in [`TinyReg`], a separate _data_ and _instruction_ memory and a small
-- 
cgit v1.2.3