]> www.ginac.de Git - ginac.git/blobdiff - ginac/structure.cpp
- added registry for print_context classes (use print_context_class_info::dump_hierar...
[ginac.git] / ginac / structure.cpp
index 9c79333a0b0e15ad2f8350a11bc2e07cf04cb690..2dc8849688389eeb4f719d8d767119b85e67b37b 100644 (file)
@@ -24,7 +24,7 @@
 
 namespace GiNaC {
 
-// Next free tinfo_key for structure types
+/** Next free tinfo_key for structure types. */
 unsigned next_structure_tinfo_key = TINFO_structure;
 
 } // namespace GiNaC