source: trunk/cgi-bin/cross_ext @ 1

Last change on this file since 1 was 1, checked in by cbipsl, 18 years ago

Geisa inital import

File size: 515 bytes
Line 
1#!/bin/sh -f
2#file=cross_ext
3HOME_GEISA=/usr/local/apache/cgi-bin/geisa
4. $HOME_GEISA/geisa_init
5title="Extraction"
6. $HOME_GEISA/cross_page_begin
7. $HOME_GEISA/geisa_form_begin
8#specifique menu
9. $HOME_GEISA/cross_form_moltps_nu
10infol "Le fichier généré contient une liste de transitions.
11" "The generated file will contain transition records."
12. $HOME_GEISA/geisa_form_putfpars
13. $HOME_GEISA/geisa_form_debug
14. $HOME_GEISA/geisa_form_end
15. $HOME_GEISA/cross_menu
16. $HOME_GEISA/geisa_page_end
Note: See TracBrowser for help on using the repository browser.