Skip to content

Commit

Permalink
next blind fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenCyril committed Jul 22, 2015
1 parent 4a1a55b commit 5558b68
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mathcomp/ssrtest/ssrsyntax2.v
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrsyntax1.
Require Import mathcomp.ssrtest.ssrsyntax1.
Require Import Arith.

Goal (forall a b, a + b = b + a).
Expand Down

0 comments on commit 5558b68

Please sign in to comment.