added stix_negateint()

This commit is contained in:
hyunghwan.chung
2015-12-25 05:09:17 +00:00
parent 1e7be310fc
commit 27e0186d43
7 changed files with 118 additions and 10 deletions

View File

@ -206,6 +206,7 @@
{
## TODO: implement this
## PrimitiveFailureError signal.
self dump.
'primitive failed' dump.
}
@ -218,6 +219,7 @@
{
## TODO: implement this
## UnrecognizedMessage signal.
self class dump.
'does not understand' dump.
}