]> www.ginac.de Git - ginac.git/blobdiff - ginac/tinfos.h
- Macro GINAC_CHECK_LIBCLN only checks if doublefactorial is available now.
[ginac.git] / ginac / tinfos.h
index d13e2b958048e546ee033f9b4755a9aa389e29f5..b60ce4bc226d9aad51ca6d4f43e1a89cd0223fd1 100644 (file)
@@ -3,7 +3,7 @@
  *  Values for a do-it-yourself typeinfo scheme. */
 
 /*
- *  GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2000 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
@@ -52,7 +52,7 @@ const unsigned TINFO_fail         = 0x00080001U;
 
 const unsigned TINFO_numeric      = 0x00090001U;
 
-const unsigned TINFO_series       = 0x000a0001U;
+const unsigned TINFO_pseries      = 0x000a0001U;
 
 const unsigned TINFO_indexed      = 0x000b0001U;
 const unsigned TINFO_algebra      = 0x000b1001U;
@@ -60,6 +60,7 @@ const unsigned TINFO_clifford     = 0x000b1101U;
 const unsigned TINFO_color        = 0x000b1201U;
 const unsigned TINFO_isospin      = 0x000b1301U;
 const unsigned TINFO_simp_lor     = 0x000b1401U;
+const unsigned TINFO_lortensor    = 0x000b1501U;
 
 const unsigned TINFO_structure    = 0x000c0001U;
 // reserved up to                   0x000cffffU