Edited wiki page through web user interface.

This commit is contained in:
mierle 2008-05-28 00:38:51 +00:00
parent 5ce4f0a602
commit fd28c687f8

View File

@ -2,7 +2,7 @@
= Introduction =
Add your content here.
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";