File stale path references.

After rearranging the directory layout, some paths in documentation
needed updating.

Fix some typos too.
This commit is contained in:
Jakob Stoklund Olesen
2016-10-24 13:27:10 -07:00
parent 84faddbf65
commit b6ff2621f9
11 changed files with 32 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
# Second-level build script.
#
# This script is run from src/libcretonne/build.rs to generate Rust files.
# This script is run from lib/cretonne/build.rs to generate Rust files.
from __future__ import absolute_import
import argparse