#!/bin/sh -f #file=geisa_lst HOME_GEISA=/usr/local/apache/cgi-bin/geisa . $HOME_GEISA/geisa_init titlel "Analyse Transitions" "Transition Analysis" . $HOME_GEISA/geisa_page_begin . $HOME_GEISA/geisa_form_begin #specifique menu allisot=0 #not all isotopes ###. geisa_form_moliso dnu_opt=0 #no dnu submenu ###. geisa_form_nu . $HOME_GEISA/geisa_form_moliso_nu . $HOME_GEISA/geisa_form_trs infol "Le fichier créé contient une liste de transitions, il peut être utilisé en entrée de l'option" "The file being created is a list of transitions, it can be used later as input to the option" infoc " cre." . $HOME_GEISA/geisa_form_putfpars . $HOME_GEISA/geisa_form_debug . $HOME_GEISA/geisa_form_end . $HOME_GEISA/geisa_menu . $HOME_GEISA/geisa_page_end