3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-31 23:34:55 +00:00

fixing file heads to match z3

This commit is contained in:
Kenneth McMillan 2013-03-03 21:22:50 -08:00
parent 68fb01c206
commit e5f5e008aa
14 changed files with 259 additions and 12 deletions

View file

@ -1,3 +1,21 @@
/*++
Copyright (c) 2011 Microsoft Corporation
Module Name:
iz3hash.h
Abstract:
Wrapper for stl hash tables
Author:
Ken McMillan (kenmcmil)
Revision History:
--*/
// pull in the headers for has_map and hash_set
// these live in non-standard places