https://github.com/homalg-project/homalg_project
Raw File
Tip revision: 256fe053fb0abba428056475498d22d3f42c80d3 authored by Sebastian Gutsche on 08 December 2015, 14:09:38 UTC
Made /tmp the default directory to write files
Tip revision: 256fe05
ListOfDocFiles.g
list := [
         "../gap/ExamplesForHomalg.gd",
         "../gap/ExamplesForHomalg.gi",
         "../examples/ExtExt.g",
         "../examples/Purity.g",
         "../examples/A3_Purity.g",
         "../examples/CodegreeOfPurity.g",
         "../examples/TorExt_Grothendieck.g",
         "../examples/TorExt.g",
         "../examples/Hom(Hom(-,Z128),Z16)_On_Seq.g",
         "../examples/Eliminate.g",
         ];
back to top