From 63031492030d11225ab946747ab7dd5c449aedc5 Mon Sep 17 00:00:00 2001 From: exegete Date: Sun, 18 Oct 2020 00:06:14 +0300 Subject: English freq module --- test.sts | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'test.sts') diff --git a/test.sts b/test.sts index 168abad..649a91b 100644 --- a/test.sts +++ b/test.sts @@ -1,13 +1,10 @@ module ia32/elf/begin.sts module ia32/float/float.sts -module keygen.sts +module freq.sts set_entry -ff ff 2 keygen -5 print_stack -a sys_write -keygen -5 print_stack + freq_eng + 20 print_stack sys_exit module ia32/elf/end.sts -- cgit v1.2.3