3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-31 23:34:55 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-02-23 10:59:10 +01:00
parent 28c675f56e
commit c0d20f8ea8
4 changed files with 30 additions and 0 deletions

View file

@ -20,6 +20,8 @@ Author:
Revision History:
2019-2-23 Renamed from vector to old_vector to provide new implementation
--*/
#ifndef OLD_VECTOR_H_
#define OLD_VECTOR_H_