Fix problems compiling documentation
authorJohn Ousterhout <ouster@cs.stanford.edu>
Wed, 28 Mar 2018 16:59:11 +0000 (09:59 -0700)
committerJohn Ousterhout <ouster@cs.stanford.edu>
Wed, 28 Mar 2018 17:03:09 +0000 (10:03 -0700)
* Two warnings (deprecated regex syntax)
* One error (couldn't find pintos-t2h.init without "./" prefix)


No differences found