mirror of
https://github.com/triqs/dft_tools
synced 2025-04-21 16:00:19 +02:00

- the condition p%2 ==1 was wrong if p<0 (never true!) - added corresponding test (gf_notail) Conflicts: triqs/gfs/imtime.hpp Fixed by O.P. : already fixed in Laura's pull request ...