3
0
mirror of https://github.com/triqs/dft_tools synced 2025-03-13 20:32:14 +01:00
Michel Ferrero 15f0899016 Fix missing cached key in archives
When an object with __hdf_write__ was written in an archive, the
corresponding key was not cached. Therefore, one could not access
the object which had just been written.
2013-12-23 13:15:27 +01:00
..