forgot to import python module

This commit is contained in:
Martin Diehl 2014-09-15 10:07:52 +00:00
parent 7cb7815176
commit a7d831de06
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
import pdb, os, sys, gc, math, re, threading, time, struct, string
import damask
from optparse import OptionParser
from optparse import OptionParser, OptionGroup
fileExtensions = { \