From 724a356fc958e5e54a584dcac0812aa65a149f65 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Wed, 20 Aug 2003 19:58:55 +0000 Subject: [PATCH] fixed typo --- ginac/ptr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ginac/ptr.h b/ginac/ptr.h index 1d1b49d2..df758808 100644 --- a/ginac/ptr.h +++ b/ginac/ptr.h @@ -144,4 +144,4 @@ template struct less< GiNaC::ptr > } // namespace std -#endif // ndef __GINAC_UTILS_H__ +#endif // ndef __GINAC_PTR_H__ -- 2.45.1