From 55275bc2a07dadccb1b4cb9282a3fc8a8ed6459f Mon Sep 17 00:00:00 2001 From: raster Date: Mon, 4 Oct 2010 11:00:21 +0000 Subject: [PATCH] update links to pawn git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@53026 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- README.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.in b/README.in index 7213467..80fad6f 100644 --- a/README.in +++ b/README.in @@ -31,7 +31,7 @@ interpreted programs compiled into an abstract machine bytecode that it understands. This abstract (or virtual) machine is similar to a real machine with a CPU, but it is emulated in software. The architecture is simple and is the same as the abstract machine (AMX) in the -PAWN language (formerly called +PAWN language (formerly called SMALL) as it is based on exactly the same code. Embryo has modified the code for the AMX extensively and has made it smaller and more portable. It is VERY small. The total size of the virtual machine code AND header files is less @@ -62,7 +62,7 @@ issue. For more documentation please see the Language guide here: -Pawn Language Booklet +Pawn Language Booklet This documents the PAWN language and is 100% relevant for Embryo and the syntax of files it can compile (.sma files). -- 2.7.4