Skip to content

Commit 757807e

Browse files
committed
Work towards fixing PreservedSesquilinearForms
1 parent 2e546e8 commit 757807e

File tree

2 files changed

+216
-107
lines changed

2 files changed

+216
-107
lines changed

lib/recognition.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
DeclareGlobalFunction( "ClassicalForms_ScalarMultipleFrobenius" );
2525
DeclareGlobalFunction( "ClassicalForms_GeneratorsWithoutScalarsFrobenius" );
26-
DeclareGlobalFunction( "ClassicalForms_ScalarMultipleDual" );
26+
DeclareGlobalFunction( "ClassicalForms_PossibleScalarsBilinear" );
2727
DeclareGlobalFunction( "ClassicalForms_GeneratorsWithoutScalarsDual" );
2828
DeclareGlobalFunction( "ClassicalForms_Signum2" );
2929
DeclareGlobalFunction( "ClassicalForms_Signum" );

0 commit comments

Comments
 (0)