From 53093b36abd03fa63aefe0fc7fc9a9a05f2371d2 Mon Sep 17 00:00:00 2001 From: vijay_ganesh Date: Sun, 11 Oct 2009 00:11:39 +0000 Subject: [PATCH] git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@285 e59a4935-1847-0410-ae03-e826735625c1 --- src/parser/let-funcs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/parser/let-funcs.h b/src/parser/let-funcs.h index 33b42f7..8a04544 100644 --- a/src/parser/let-funcs.h +++ b/src/parser/let-funcs.h @@ -47,4 +47,5 @@ namespace BEEV ASTNode SubstituteLetExpr(ASTNode inExpr); };// End of class LETMgr }; //end of namespace + #endif -- 2.47.3