]> www.ginac.de Git - ginac.git/blobdiff - ginac/tensor.cpp
Fixed section chaining.
[ginac.git] / ginac / tensor.cpp
index a682f2ddc8b50812de2d6daa3b4f241bbb9b2704..399d3119ba742ba0b8d8cc21c8ef906ae5835664 100644 (file)
@@ -3,7 +3,7 @@
  *  Implementation of GiNaC's special tensors. */
 
 /*
- *  GiNaC Copyright (C) 1999-2003 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2004 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -33,7 +33,6 @@
 #include "lst.h"
 #include "numeric.h"
 #include "matrix.h"
-#include "print.h"
 #include "archive.h"
 #include "utils.h"