]> www.ginac.de Git - ginac.git/blobdiff - ginac/ginac.h
- building GiNaC will no longer bomb if Doxygen is not present
[ginac.git] / ginac / ginac.h
index ae9a699f626d1490c16cd88cc0e99c6a06f8da19..23864bc21fd959a718ef0cf6ff140c2e85398cff 100644 (file)
@@ -1,7 +1,8 @@
 /** @file ginac.h
  *
- *  This include file includes all other public GiNaC headers.
- *
+ *  This include file includes all other public GiNaC headers. */
+
+/*
  *  GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -59,6 +60,6 @@
 #include <ginac/isospin.h>
 #include <ginac/lorentzidx.h>
 #include <ginac/simp_lor.h>
-#endif /* ndef GINAC_BASE_ONLY */
+#endif // ndef GINAC_BASE_ONLY
 
-#endif /* ndef __GINAC_H__ */
+#endif // ndef __GINAC_H__