From 2525c33691e25f837b7dca31d4c702199b3dbc5d Mon Sep 17 00:00:00 2001 From: Jasper Hugunin Date: Sun, 4 Mar 2018 16:57:06 -0800 Subject: Change deprecated Arguments Scope to Arguments --- mathcomp/solvable/sylow.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mathcomp/solvable/sylow.v') diff --git a/mathcomp/solvable/sylow.v b/mathcomp/solvable/sylow.v index 8925b7d..dd45afa 100644 --- a/mathcomp/solvable/sylow.v +++ b/mathcomp/solvable/sylow.v @@ -535,7 +535,7 @@ Qed. End Zgroups. -Arguments Scope Zgroup [_ group_scope]. +Arguments Zgroup _ _%g. Prenex Implicits Zgroup. Section NilPGroups. -- cgit v1.2.3