Skip to content
Snippets Groups Projects
Commit c9a6f6b3 authored by Christoph Knote's avatar Christoph Knote
Browse files

Updates?

parent acc9811a
No related branches found
No related tags found
No related merge requests found
......@@ -523,12 +523,12 @@ class Dataset:
self.SCOM = []
self.NCOM = []
self.data = Container_1001([])
# for 2210
self.IBVAR = None
self.AUXVARS = {}
self.data = Container_1001([], IVAR=self.IVAR, IBVAR=self.IBVAR, AUXVARS=self.AUXVARS, DVARS=self.DVARS)
self.splitChar = splitChar
# Standard v2.0 for normal comments requires all keywords present,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment