You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now when the parser goes into an included file, the line counter just keeps going from the main document. We need to modify the parser so that the line counter resets to 1 when we change nodes and the new node is a root like MicSecondaryRoot.
Right now when the parser goes into an included file, the line counter just keeps going from the main document. We need to modify the parser so that the line counter resets to 1 when we change nodes and the new node is a root like MicSecondaryRoot.