Restructure to add analytical comparisons.

这个提交包含在:
Craig Warren
2016-01-28 09:35:12 +00:00
父节点 741b914609
当前提交 6151bdae86
共有 3 个文件被更改,包括 10 次插入5 次删除

查看文件

@@ -73,6 +73,6 @@ b) Compile the Cython extension modules using: :code:`python setup.py build_ext
.. note::
If you want to remove/clean Cython generated files, e.g. before rebuilding the Cython extensions, you can use :code:`python setup.py cleanall`.
If you want to remove/clean Cython generated files, e.g. before rebuilding the Cython extensions, you can use :code:`python setup.py cleanall`.
**You are now ready to proceed to running gprMax.**