From: vijay_ganesh Date: Sun, 11 Oct 2009 00:11:39 +0000 (+0000) Subject: git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk... X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=53093b36abd03fa63aefe0fc7fc9a9a05f2371d2;p=francis%2Fstp.git git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@285 e59a4935-1847-0410-ae03-e826735625c1 --- 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