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 master
No related tags found
Loading
......@@ -126,7 +126,7 @@ object SystemTypeNormalizer extends ExternalNormalizerGenerator(
case nSingleConfCalc =>
if (!fsTable.isEmpty) {
// 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) {
Seq()
} else {
......
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