Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
c5e93f64
Commit
c5e93f64
authored
May 24, 2011
by
Jean-Christophe Filliâtre
Browse files
cleaning up sources: no more tabulation and headers
parent
5fabaead
Changes
185
Expand all
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
c5e93f64
##########################################################################
# #
# Copyright (C) 2010-
#
# Copyright (C) 2010-
2011
#
# François Bobot #
# Jean-Christophe Filliâtre #
# Claude Marché #
...
...
configure.in
View file @
c5e93f64
##########################################################################
# #
# Copyright (C) 2010-
#
# Copyright (C) 2010-
2011
#
# François Bobot #
# Jean-Christophe Filliâtre #
# Claude Marché #
...
...
src/bench/bench.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/bench/bench.mli
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/bench/benchdb.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-2011 *)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
(* Andrei Paskevich *)
(* *)
(* This software is free software; you can redistribute it and/or *)
(* modify it under the terms of the GNU Library General Public *)
(* License version 2.1, with the special exception on linking *)
(* described in file LICENSE. *)
(* *)
(* This software is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *)
(* *)
(**************************************************************************)
(** run benchs from the database *)
open
Format
...
...
src/bench/benchdb.mli
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-2011 *)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
(* Andrei Paskevich *)
(* *)
(* This software is free software; you can redistribute it and/or *)
(* modify it under the terms of the GNU Library General Public *)
(* License version 2.1, with the special exception on linking *)
(* described in file LICENSE. *)
(* *)
(* This software is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *)
(* *)
(**************************************************************************)
(** run benchs from the database *)
open
Why
...
...
src/bench/benchrc.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Fran
c
ois Bobot
*)
(* Jean-Christophe Filli
a
tre
*)
(*
Johannes Kanig
*)
(* Copyright (C) 2010-
2011
*)
(* Fran
ç
ois Bobot *)
(* Jean-Christophe Filli
â
tre *)
(*
Claude Marché
*)
(* Andrei Paskevich *)
(* *)
(* This software is free software; you can redistribute it and/or *)
...
...
src/bench/benchrc.mli
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-2011 *)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
(* Andrei Paskevich *)
(* *)
(* This software is free software; you can redistribute it and/or *)
(* modify it under the terms of the GNU Library General Public *)
(* License version 2.1, with the special exception on linking *)
(* described in file LICENSE. *)
(* *)
(* This software is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *)
(* *)
(**************************************************************************)
(**
...
...
src/bench/whybench.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/config/whyconfig.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/coq-plugin/g_whytac.ml4
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/coq-plugin/whytac.ml
View file @
c5e93f64
This diff is collapsed.
Click to expand it.
src/core/decl.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/core/decl.mli
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/core/env.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/core/env.mli
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/core/ident.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/core/ident.mli
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/core/pattern.ml
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
src/core/pattern.mli
View file @
c5e93f64
(**************************************************************************)
(* *)
(* Copyright (C) 2010-
*)
(* Copyright (C) 2010-
2011
*)
(* François Bobot *)
(* Jean-Christophe Filliâtre *)
(* Claude Marché *)
...
...
Prev
1
2
3
4
5
…
10
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment