/[public]/psiconv/trunk/lib/psiconv/parse_formula.c
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/parse_formula.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 103 Revision 104
561 goto ERROR8; 561 goto ERROR8;
562 formula->type = psiconv_formula_unknown; 562 formula->type = psiconv_formula_unknown;
563 } else if ((formula_elements[marker].formula_type == 563 } else if ((formula_elements[marker].formula_type ==
564 psiconv_formula_dat_var) || 564 psiconv_formula_dat_var) ||
565 (formula_elements[marker].formula_type == 565 (formula_elements[marker].formula_type ==
566 psiconv_formula_dat_string) ||
567 (formula_elements[marker].formula_type ==
568 psiconv_formula_dat_vcellblock) || 566 psiconv_formula_dat_vcellblock) ||
569 (formula_elements[marker].formula_type == 567 (formula_elements[marker].formula_type ==
570 psiconv_formula_mark_opsep) || 568 psiconv_formula_mark_opsep) ||
571 (formula_elements[marker].formula_type == 569 (formula_elements[marker].formula_type ==
572 psiconv_formula_mark_opend)) { 570 psiconv_formula_mark_opend)) {

Legend:
Removed from v.103  
changed lines
  Added in v.104

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26