lean4-htt/doc
zjhmale 9c23a3ded3 doc(make): change g++-4.9 to g++
now if use g++4.9 as compiler flag on OSX, it will produce error message
that

```
CMake Error at CMakeLists.txt:2 (project):
  The CMAKE_CXX_COMPILER:

    g++-4.9

  is not a full path and was not found in the PATH.

  Tell CMake where to find the compiler by setting
  either the environment variable "CXX" or the CMake cache entry
  CMAKE_CXX_COMPILER to the full path to the compiler, or to the
  compiler name if it is in the PATH.
```
2016-10-05 15:38:22 -07:00
..
bin chore(doc/bin/README): update doc 2016-09-27 17:20:57 -07:00
lean feat(doc/lean/library_style.org): clarify C_of_A_of_B convention 2015-12-31 15:16:57 -08:00
make doc(make): change g++-4.9 to g++ 2016-10-05 15:38:22 -07:00
.gitignore chore(.gitignore): update 2015-03-28 23:29:41 -04:00
coding_style.md doc(coding_style.md): add section about git pre-push hook 2013-11-11 20:18:38 -05:00
commit_convention.md doc(commit_convention): add new category 2013-10-25 09:23:14 -07:00
export_format.md fix(library/export): closes #841 2015-10-05 10:11:04 -07:00
fixing_tests.md doc(fixing_tests): add links to directories containing tests that compare produced vs expected output 2015-02-25 14:04:17 -08:00
syntax_highlight_in_latex.md doc(syntax_highlight_in_latex.md): use bitbucket.org/leanprover/pygments-main 2015-02-17 11:47:35 -05:00
todo.md chore(doc/todo): update 2015-01-13 12:24:17 -08:00