Skip to content
Snippets Groups Projects
Commit c2f31a38 authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

meta 2.0 changes

parent 67651b6f
Branches
Tags
No related merge requests found
...@@ -126,7 +126,7 @@ object SystemTypeNormalizer extends ExternalNormalizerGenerator( ...@@ -126,7 +126,7 @@ object SystemTypeNormalizer extends ExternalNormalizerGenerator(
case nSingleConfCalc => case nSingleConfCalc =>
if (!fsTable.isEmpty) { if (!fsTable.isEmpty) {
// use frame sequence // use frame sequence
val framesRefs = fsTable.subValueTable("frame_sequence_local_frames_ref") val framesRefs = fsTable.subValueTable("frame_sequence_to_frames_ref")
val sccIds: Seq[Long] = if (!framesRefs.isEmpty) { val sccIds: Seq[Long] = if (!framesRefs.isEmpty) {
Seq() Seq()
} else { } else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment