]> www.ginac.de Git - ginac.git/blobdiff - ginac/tinfos.h
- config.*: updated from FSF.
[ginac.git] / ginac / tinfos.h
index 2a5fad61672150d1925ec910687e32e5ac5e6d16..3faea2fce0a7a551c9f6b9bf6003ecececd2df65 100644 (file)
@@ -82,6 +82,8 @@ const unsigned TINFO_diracone      = 0x000e100cU;
 const unsigned TINFO_diracgamma    = 0x000e100dU;
 const unsigned TINFO_diracgamma5   = 0x000e100eU;
 
+const unsigned TINFO_wildcard      = 0x000f0001U;
+
 } // namespace GiNaC
 
 #endif // ndef __GINAC_TINFOS_H__