Edited wiki page through web user interface.

This commit is contained in:
mierle 2008-05-28 00:39:21 +00:00
parent fd28c687f8
commit de2b084cdc

View file

@ -2,7 +2,7 @@
= Introduction =
Add your content here. Sometimes, you need {{{INLINE_CODE()}}}, to mention function names and such.
Add your content here. Sometimes, you need `INLINE_CODE()`, to mention function names and such.
{{{
ASSERT_EQ(x.size(), y.size()) << "Vectors x and y are of unequal length";