From 451e6018dfbe415461896b2f97df019578cefd16 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Fri, 16 Oct 2020 16:53:58 +0300 Subject: Encryptor completed. --- ia32/ia32.sts | 1 + 1 file changed, 1 insertion(+) (limited to 'ia32/ia32.sts') diff --git a/ia32/ia32.sts b/ia32/ia32.sts index 4d9e426..a667ebf 100644 --- a/ia32/ia32.sts +++ b/ia32/ia32.sts @@ -4,4 +4,5 @@ module ia32/stack.sts module ia32/branch.sts module ia32/memory.sts module ia32/math.sts +module ia32/bitwise.sts module ia32/syscall.sts -- cgit v1.2.3