Skip to content

Commit

Permalink
Remove loading of old package
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrademacher authored Sep 17, 2021
1 parent bcb498d commit faa0ab0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tst/working/slow/TestWordsInNiceGens.tst
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
#
# BruhatDecomposition: Computes the Bruhat Decomposition of matrices of the classical groups.
#
# This file runs package tests. It is also referenced in the package
# metadata in PackageInfo.g.
#
LoadPackage( "BruhatDecomposition" );

TestBruhatDecompositionSLPSL := function()
local counter, g, G, res, d, GG, stdgens, diag, slp, tmpvalue, c, P, u1, u2, mon;
Expand Down

0 comments on commit faa0ab0

Please sign in to comment.