From: uz Date: Sun, 4 Oct 2009 13:03:56 +0000 (+0000) Subject: Documented the new .assert actions. X-Git-Tag: V2.13.0~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=44311c2b2ee5a9a14bc72a769037b7a7bc5d239b;p=cc65 Documented the new .assert actions. git-svn-id: svn://svn.cc65.org/cc65/trunk@4323 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index faca0f9aa..5c4891cc8 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -1750,9 +1750,10 @@ Here's a list of all control commands and a description, what they do: Add an assertion. The command is followed by an expression, an action specifier, and an optional message that is output in case the assertion fails. If no message was given, the string "Assertion failed" is used. The - action specifier may be one of