Added import of os.

这个提交包含在:
Craig Warren
2016-05-05 11:54:54 +01:00
父节点 0ad64b5fa5
当前提交 4918fc0a19

查看文件

@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with gprMax. If not, see <http://www.gnu.org/licenses/>.
import sys
import os, sys
import numpy as np
from struct import pack