]> andersk Git - splint.git/blobdiff - src/Headers/mttok.h
*** empty log message ***
[splint.git] / src / Headers / mttok.h
index 0d01f4a662cc3434e1cb4e8e5f7c9f9cc80b50ef..122d00a834d3ca5ef3c7f04302c541f03c64ee31 100644 (file)
@@ -41,6 +41,7 @@ extern /*@observer@*/ cstring mttok_observeText (mttok p_t) /*@*/ ;
 # define mttok_observeText(t)  ((t)->text)
 
 extern bool mttok_isIdentifier (mttok p_t) /*@*/ ;
+extern bool mttok_isError (mttok p_t) /*@*/ ;
 
 # else
 # error "Multiple include"
This page took 0.063274 seconds and 4 git commands to generate.