]> www.ginac.de Git - ginac.git/blobdiff - ginac/ginac.h
- modified the comment blocks so the copyright message no longer appears in
[ginac.git] / ginac / ginac.h
index 808029ecf9cd1da2303c58b512ffc8131a772953..c9661091b629610eb064ae563d9481f61320b51c 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
 #ifndef __GINAC_H__
 #define __GINAC_H__
 
-#include <ginac/flags.h>
-#include <ginac/tinfos.h>
-#include <ginac/debugmsg.h>
-
 #include <ginac/basic.h>
 
 #include <ginac/ex.h>