Modifications pour la nouvelle fonction da0() :
* sun/include/com_ucci_vme.h : ajout l56 "int da0();"
* sun/include/acq.h : insr l128 dans la struct tb_dyn "float solar_p0; ... solar_r;"
* vme/interface/cmd_ucci.c : ajout l157 la fonction "int da0( ... ) { ... }"
* vme/sock/server.c ajout l240 1 cas a service "else if ()" pour appeler da0()
* sun/src/record/gen_entete.c : ajout l951 l'appel "if(ERROR==store_da0( ...)) { ... }" et l1122 la fonction "int store_da0( ... ) { ... }"

Jrme MINEC, le 20-07-2000

