alliance-programmers '02
ALC : CVS loginfo, pcbs/pcbs


Francois DONNET (Francois.DONNET@asim.lip6.fr)
Mon, 18 Feb 2002 14:19:05 +0100 (MET)

=================================================================== Modification le : Mon Feb 18 14:18:50 MET 2002 Par : francois =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/pcbs/pcbs In directory huelgoat:/users/cao/francois/alliance/sources/pcbs/pcbs Modified Files: Makefile emul_yac.h Removed Files: pcbs.c Log Message: pour ne pas creer de conflit avec l'ancien pcbs, je le renomme en emulbs =================================================================== Index: Makefile =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/pcbs/pcbs/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -r1.3 -r1.4 51c51 < EXE = pcbs --- > EXE = emulbs 85,86c85,86 < SCE = pcbs.c util.c bstools.c infos.c verif.c traduction.c emul_yac.c emul_lex.c hardware_io.c < OBJ = pcbs.o util.o bstools.o infos.o verif.o traduction.o emul_yac.o emul_lex.o hardware_io.o --- > SCE = emulbs.c util.c bstools.c infos.c verif.c traduction.c emul_yac.c emul_lex.c hardware_io.c > OBJ = emulbs.o util.o bstools.o infos.o verif.o traduction.o emul_yac.o emul_lex.o hardware_io.o Index: emul_yac.h =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/pcbs/pcbs/emul_yac.h,v retrieving revision 1.4 retrieving revision 1.5 diff -r1.4 -r1.5 1,3d0 < #ifndef EMUL_ERRCODE < #define EMUL_ERRCODE 256 < #endif 5,18c2,6 < #define _IN 257 < #define _OUT 258 < #define _INOUT 259 < #define Pt_virg 260 < #define Db_pt 261 < #define Assign 262 < #define TNbr 263 < #define TMot 264 < #define Lettre 265 < #define Par_ouv 266 < #define Par_fer 267 < #define Cro_ouv 268 < #define Cro_fer 269 < typedef union { --- > typedef union > #ifdef __cplusplus > EMUL_STYPE > #endif > { 22a11,23 > # define _IN 257 > # define _OUT 258

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 18 February 2002.