Fix an example dependency problem and fix some paths in the documentation

This commit is contained in:
Mitch Watrous
2011-05-06 13:21:20 -07:00
parent 8059489a88
commit e0c73e34f2
13 changed files with 41 additions and 38 deletions

View File

@@ -408,7 +408,7 @@ in the following code,
::
int
int
main (int argc, char *argv[])
{
...