option for reading header
This commit is contained in:
@ -1,2 +1,5 @@
|
||||
#Make everything from the C extension available
|
||||
from _creader import *
|
||||
from _creader import *
|
||||
|
||||
from .file_utils import open_file
|
||||
from .ClusterFile import ClusterFile
|
Reference in New Issue
Block a user