]> www.ginac.de Git - ginac.git/history - ginac/hash_map.h
fixed typo (flags -> fl) and made the set of flags cleared by the assignment
[ginac.git] / ginac / hash_map.h
2003-08-21 Christian Bauerremoved unused function
2003-08-21 Christian Bauermore efficient constructors
2003-08-20 Christian Baueradded exhashmap<> as a replacement for map<> that uses...