Commit d4ccfcb0 authored by George Yoshida's avatar George Yoshida

Fix latex2html compile error

parent ca810467
...@@ -126,7 +126,7 @@ This table summarizes the comparison operations: ...@@ -126,7 +126,7 @@ This table summarizes the comparison operations:
\lineiii{>}{strictly greater than}{} \lineiii{>}{strictly greater than}{}
\lineiii{>=}{greater than or equal}{} \lineiii{>=}{greater than or equal}{}
\lineiii{==}{equal}{} \lineiii{==}{equal}{}
\lineiii{!=}{not equal} \lineiii{!=}{not equal}{}
\lineiii{is}{object identity}{} \lineiii{is}{object identity}{}
\lineiii{is not}{negated object identity}{} \lineiii{is not}{negated object identity}{}
\end{tableiii} \end{tableiii}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment