From e44cf503e6c453f6905bc0f5b89d43f60ccfae72 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 2 Jan 2025 16:22:11 +0400 Subject: stdlib moved to lib directory --- stdlib.gorth | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 stdlib.gorth (limited to 'stdlib.gorth') diff --git a/stdlib.gorth b/stdlib.gorth deleted file mode 100644 index c10b7ac..0000000 --- a/stdlib.gorth +++ /dev/null @@ -1,7 +0,0 @@ -word write - 1 1 syscall.4 -end - -word exit - 60 syscall.2 -end -- cgit v1.2.3