summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/LANGUAGE.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/LANGUAGE.txt b/docs/LANGUAGE.txt
index 124e100..e5f2ec8 100644
--- a/docs/LANGUAGE.txt
+++ b/docs/LANGUAGE.txt
@@ -57,7 +57,6 @@ declaration:
instruction:
MEMZERO ( [ident] ) ;
- MEMCPY ( [ident] , [ident] ) ;
[ident] :
if ( [ident] ) goto [ident] ;
goto [ident] ;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback