Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/autodoc/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 16.9.2025 mit Größe 615 B image not shown  

Quelle  ToolFunctions.gd   Sprache: unbekannt

 
# AutoDoc: Generate documentation from GAP source code
#
# Copyright of AutoDoc belongs to its developers.
# Please refer to the COPYRIGHT file for details.
#
# SPDX-License-Identifier: GPL-2.0-or-later

DeclareGlobalFunction( "AUTODOC_CreateDirIfMissing" );
DeclareGlobalFunction( "AUTODOC_CurrentDirectory" );

DeclareGlobalFunction( "AUTODOC_OutputTextFile" );
DeclareGlobalFunction( "AutoDoc_WriteDocEntry" );
DeclareGlobalFunction( "AutoDoc_CreatePrintOnceFunction" );

DeclareGlobalFunction( "AUTODOC_Diff" );

DeclareGlobalFunction( "AUTODOC_TestWorkSheet" );

DeclareGlobalFunction( "AUTODOC_FormatDate" );

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]