next up previous contents
Next: Projet Up: Renumérotations Previous: lecture de chaine

Bug dans DBI

Il faut qu'il y ait une correspondance entre la liste "Symbol" et le tableau SymbolName:

 
static char *SymbolName[] = {
 "(", ")", "{", "}","constante", "identificateur", "fonction","+",
 "-", "*", "/", "^", "<", "<=", ">", ">=", "==", "!=", ",", ";",
"&&", "||", "if", "then", "else", "erreur", "fin", "=", "buildmesh",
 "border","fonction2", "derive","plot","string","savemesh"};
Il faut corriger la derniere ligne conformement a ce qui est ci dessus.



Olivier Pironneau
Mon May 17 17:14:42 METDST 1999