Hi!
Since cifparse.y and cifparse.l uses %option prefix="cifp", yyin is
defined as cifpin.
This causes a multiply defined cifpin from cifparse.c and lex.cif.c
I guess that the correct solution would be to change cifparse.h to
always do extern FILE *cifpin ?
--
Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
Internet: ake.hpc2n.umu.se Mobile: +46 70 7716134 Fax: +46 90-580 14
WWW: http://www.hpc2n.umu.se
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Aug 04 2022 - 13:33:43 PDT