Revision 024c9750ac3f39428818576cba043d57e6a7f2c1 authored by Mohamed Barakat on 09 July 2015, 13:37:30 UTC, committed by Mohamed Barakat on 09 July 2015, 16:29:51 UTC
1 parent cea8169
Raw File
ListOfDocFiles.g
list := [
         "../gap/RingMaps.gd",
         "../gap/RingMaps.gi",
         "../gap/GradedModule.gd",
         "../gap/GradedModule.gi",
         "../gap/GradedSubmodule.gd",
         "../gap/GradedSubmodule.gi",
         "../gap/Koszul.gd",
         "../gap/Koszul.gi",
         "../gap/OtherFunctors.gd",
         "../gap/OtherFunctors.gi",
         "../gap/Tate.gd",
         "../gap/Tate.gi",
         "../gap/Relative.gd",
         "../gap/Relative.gi",
         "../gap/GradedStructureFunctors.gd",
         "../gap/GradedStructureFunctors.gi",
         "../examples/DE-2.2.g",
         "../examples/DE-Code.g",
         "../examples/Schenck-3.2.g",
         "../examples/Schenck-8.3.g",
         "../examples/Schenck-8.3.3.g",
         "../examples/Saturate.g",
         "../examples/HorrocksMumford.g",
         "../examples/doc/MonomialMap.g",
         "../examples/doc/RandomMatrix.g",
         "../examples/GlobalSections.g",
         ##
         "../examples/doc/SubmoduleGeneratedByHomogeneousPart.g",
         "../examples/doc/GeneratorsOfHomogeneousPart.g",
         "../examples/doc/RepresentationMapOfRingElement.g",
         "../examples/doc/HomogeneousPartOverCoefficientsRing.g",
         "../examples/doc/RepresentationMatrixOfKoszulId.g",
         "../examples/doc/RepresentationMapOfKoszulId.g",
         "../examples/doc/KoszulRightAdjoint.g",
         "../examples/doc/TateResolution.g",
         ];

back to top