sub RqtInitSABER{ my($Args) = @_; $runSwitches = {topArgs => { fileReadFn => \&eat_AvionicsFMEA, hiliteCol => [1,3,4,5], xtraTh => {1 => {colspan=>2, text=> ' '}, 3 => {colspan=>4, text=> 'Front'}}}, flamencoArgs => spec => # For what goes in the flamenco/specifications.py file. {PAGE_TITLE => 'SABER Requirements', PAGE_HEADING => 'SABER Software Requirements Oct Release', } #### [topArgs] fileReadFn= eatAvionicsFMEA hiliteCol= [1,3,4,5] [[xtraTh]] [[[1]]] colspan=2 text=' ' [[[3]]] colspan=4 text='Front' [flamencoArgs] [[spec]] PAGE_TITLE = SABER Requirements PAGE_HEADING = SABER Software Requirements Oct Release #### hiliteCol= [1,3,4,5] #### hiliteCol=1 hiliteCol=3 hiliteCol=4 hiliteCol=5 #### text=