Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/openmath/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 25.1.2023 mit Größe 716 B image not shown  

Quelle  xmltree.gd   Sprache: unbekannt

 
#############################################################################
##
#W  xmltree.gd          OpenMath Package              Andrew Solomon
#W                                                    Marco Costantini
##
#Y  Copyright (C) 1999, 2000, 2001, 2006
#Y  School Math and Comp. Sci., University of St.  Andrews, Scotland
#Y  Copyright (C) 2004, 2005, 2006 Marco Costantini
##
##  The main function in this file converts the OpenMath XML into a tree
##  (using the function ParseTreeXMLString from package GapDoc) and
##  parses it.
##

DeclareGlobalFunction("OMParseXmlObj");
DeclareGlobalFunction("OMgetObjectXMLTree");

#############################################################################
#E

[ Dauer der Verarbeitung: 0.20 Sekunden  (vorverarbeitet)  ]