152153154155156157158159160161162
return; } // Reset the helper variables wycsFile = file; smt2File = new Smt2File(); assertions = new ArrayList<Pair<WycsFile.Assert, String>>(); conditions = new Stack(); gen = 0; functions = new HashSet<Pair<String, Map<String, SemanticType>>>();