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

Impressum Makefile   Sprache: unbekannt

 
test: test_docs test_linting test_gap

test_docs:
 gap ./makedoc.g

test_gap:
 gap ./tst/testall.g

test_linting:
 find . -type f -name "*.g" | xargs -n1 gaplint
 find . -type f -name "*.gi" | xargs -n1 gaplint
 find . -type f -name "*.gd" | xargs -n1 gaplint
 find . -type f -name "*.tst" | xargs -n1 gaplint

[ Seitenstruktur0.8Drucken  etwas mehr zur Ethik  ]