~ubuntu-branches/debian/jessie/coq/jessie

« back to all changes in this revision

Viewing changes to plugins/subtac/g_subtac.ml4

  • Committer: Package Import Robot
  • Author(s): Stéphane Glondu
  • Date: 2011-12-25 13:46:09 UTC
  • mfrom: (1.3.6) (6.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20111225134609-zwqkzmeni9g2xlq1
Tags: 8.3.pl3+dfsg-1
* New upstream release
  - remove all patches (applied upstream)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
(************************************************************************)
2
2
(*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
3
 
(* <O___,, *   INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2010     *)
 
3
(* <O___,, *   INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2011     *)
4
4
(*   \VV/  **************************************************************)
5
5
(*    //   *      This file is distributed under the terms of the       *)
6
6
(*         *       GNU Lesser General Public License Version 2.1        *)
14
14
  Syntax for the subtac terms and types.
15
15
  Elaborated from correctness/psyntax.ml4 by Jean-Christophe Filli�tre *)
16
16
 
17
 
(* $Id: g_subtac.ml4 13332 2010-07-26 22:12:43Z msozeau $ *)
 
17
(* $Id: g_subtac.ml4 14641 2011-11-06 11:59:10Z herbelin $ *)
18
18
 
19
19
 
20
20
open Flags