#!/bin/csh
#######################################################################################################################################
# #
# G E N E R A T I O N D E T O U S L E S F I C H I E R S ' $ARG ' D E ' $xi ' : #
# #
# #
# Utilisation : #
# #
# $xcg/GENERE$ARG$Z #
# #
# #
# Nota sur la duree d'execution : #
# #
# LACT19 : #
# #
# 20120121193718 00:03:?? #
# 20201110190448 00:01:51 #
# 20210118144036 00:01:52 #
# #
# #
# LACT1A : #
# #
# 20180425180619 00:01:33 #
# 20180426090549 00:01:36 #
# 20180428075250 00:01:32 #
# #
# #
# Author of '$xcg/GENERE$ARG$Z' : #
# #
# Jean-Francois Colonna (LACTAMME, AAAAMMJJhhmmss). #
# #
#######################################################################################################################################
xi
# Passage dans le directory des '$xi'. #
echo "$Prompt""Generation de tous les fichiers '"'$ARG'"' de '"'$xi'"' :"
echo "$Prompt""-----------------------------------------------"
source $xcc/GENERE$Y
$xcg/FindExec.01$Z $xi $FON $xcg/gen$ARG$FON$Z
# Et generation de tous les fichiers '$ARG' de '$xi' a partir des '$FON's. #