Update function comments.

这个提交包含在:
Craig Warren
2017-01-26 18:04:07 +00:00
父节点 4cfdb8f822
当前提交 598f5fbd63

查看文件

@@ -39,7 +39,7 @@ from tests.analytical_solutions import hertzian_dipole_fs
Usage:
cd gprMax
python -m tests.test_basic_suite
python -m tests.test_models_basic
"""
basepath = os.path.join(os.path.dirname(os.path.abspath(__file__)), 'models_basic')