Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ACGtk
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
7
Issues
7
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
ACG
dev
ACGtk
Commits
d55a3c01
Commit
d55a3c01
authored
Feb 09, 2014
by
POGODALLA Sylvain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed the acg.gforge.loria.fr to correct acg.gforge.inria.fr
parent
f8f79cd2
Changes
85
Hide whitespace changes
Inline
Side-by-side
Showing
85 changed files
with
85 additions
and
85 deletions
+85
-85
LICENSE.en
LICENSE.en
+1
-1
LICENSE.fr
LICENSE.fr
+1
-1
Makefile.in
Makefile.in
+1
-1
config/Makefile.in
config/Makefile.in
+1
-1
config/configure.ac
config/configure.ac
+1
-1
config/ml_check.ml
config/ml_check.ml
+1
-1
emacs/acg.el
emacs/acg.el
+1
-1
examples/README
examples/README
+1
-1
examples/strings.acg
examples/strings.acg
+1
-1
examples/tag-script
examples/tag-script
+1
-1
examples/tag.acg
examples/tag.acg
+1
-1
header
header
+1
-1
src/Makefile.common.in
src/Makefile.common.in
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
src/Makefile.master.in
src/Makefile.master.in
+1
-1
src/acg-data/Makefile.in
src/acg-data/Makefile.in
+1
-1
src/acg-data/acg_lexicon.ml
src/acg-data/acg_lexicon.ml
+1
-1
src/acg-data/acg_lexicon.mli
src/acg-data/acg_lexicon.mli
+1
-1
src/acg-data/acgc.ml
src/acg-data/acgc.ml
+1
-1
src/acg-data/signature.ml
src/acg-data/signature.ml
+1
-1
src/acg-data/signature.mli
src/acg-data/signature.mli
+1
-1
src/acg-data/type_system.ml
src/acg-data/type_system.ml
+1
-1
src/acg-data/type_system.mli
src/acg-data/type_system.mli
+1
-1
src/data/comp-script
src/data/comp-script
+1
-1
src/data/comp.acg
src/data/comp.acg
+1
-1
src/data/cvg-script
src/data/cvg-script
+1
-1
src/data/cvg-topic-script
src/data/cvg-topic-script
+1
-1
src/data/cvg-topicalisation-in-situ.acg
src/data/cvg-topicalisation-in-situ.acg
+1
-1
src/data/cvg-topicalisation.acg
src/data/cvg-topicalisation.acg
+1
-1
src/data/cvg.acg
src/data/cvg.acg
+1
-1
src/data/cvg2-script
src/data/cvg2-script
+1
-1
src/data/cvg2.acg
src/data/cvg2.acg
+1
-1
src/data/drt2-script
src/data/drt2-script
+1
-1
src/data/drt2.acg
src/data/drt2.acg
+1
-1
src/data/drt3-script
src/data/drt3-script
+1
-1
src/data/drt3.acg
src/data/drt3.acg
+1
-1
src/data/drt4.acg
src/data/drt4.acg
+1
-1
src/data/montague-drt.acg
src/data/montague-drt.acg
+1
-1
src/data/montague-script
src/data/montague-script
+1
-1
src/data/more-script
src/data/more-script
+1
-1
src/data/more.acg
src/data/more.acg
+1
-1
src/data/strings.acg
src/data/strings.acg
+1
-1
src/data/tag-script
src/data/tag-script
+1
-1
src/data/tag.acg
src/data/tag.acg
+1
-1
src/data/test-type.acg
src/data/test-type.acg
+1
-1
src/datalog.prover/Makefile.in
src/datalog.prover/Makefile.in
+1
-1
src/datalog.solver/Makefile.in
src/datalog.solver/Makefile.in
+1
-1
src/grammars/Makefile.in
src/grammars/Makefile.in
+1
-1
src/grammars/acg_token.ml
src/grammars/acg_token.ml
+1
-1
src/grammars/acg_token.mli
src/grammars/acg_token.mli
+1
-1
src/grammars/data_lexer.mll
src/grammars/data_lexer.mll
+1
-1
src/grammars/data_parser.dyp
src/grammars/data_parser.dyp
+1
-1
src/grammars/entry.ml
src/grammars/entry.ml
+1
-1
src/grammars/entry.mli
src/grammars/entry.mli
+1
-1
src/grammars/environment.ml
src/grammars/environment.ml
+1
-1
src/grammars/environment.mli
src/grammars/environment.mli
+1
-1
src/grammars/error.ml
src/grammars/error.ml
+1
-1
src/grammars/error.mli
src/grammars/error.mli
+1
-1
src/grammars/interactive.ml
src/grammars/interactive.ml
+1
-1
src/grammars/interactive.mli
src/grammars/interactive.mli
+1
-1
src/grammars/interface.ml
src/grammars/interface.ml
+1
-1
src/grammars/interface.mli
src/grammars/interface.mli
+1
-1
src/logic/Makefile.in
src/logic/Makefile.in
+1
-1
src/logic/abstract_syntax.ml
src/logic/abstract_syntax.ml
+1
-1
src/logic/abstract_syntax.mli
src/logic/abstract_syntax.mli
+1
-1
src/logic/lambda.ml
src/logic/lambda.ml
+1
-1
src/logic/lambda.mli
src/logic/lambda.mli
+1
-1
src/reduction/Makefile.in
src/reduction/Makefile.in
+1
-1
src/scripting/Makefile.in
src/scripting/Makefile.in
+1
-1
src/scripting/acg.ml
src/scripting/acg.ml
+1
-1
src/scripting/functions.ml
src/scripting/functions.ml
+1
-1
src/scripting/functions.mli
src/scripting/functions.mli
+1
-1
src/scripting/script_lexer.mll
src/scripting/script_lexer.mll
+1
-1
src/scripting/script_parser.dyp
src/scripting/script_parser.dyp
+1
-1
src/scripting/scripting_errors.ml
src/scripting/scripting_errors.ml
+1
-1
src/scripting/scripting_errors.mli
src/scripting/scripting_errors.mli
+1
-1
src/utils/Makefile.in
src/utils/Makefile.in
+1
-1
src/utils/table.ml
src/utils/table.ml
+1
-1
src/utils/table.mli
src/utils/table.mli
+1
-1
src/utils/tries.ml
src/utils/tries.ml
+1
-1
src/utils/tries.mli
src/utils/tries.mli
+1
-1
src/utils/utils.ml
src/utils/utils.ml
+1
-1
src/utils/utils.mli
src/utils/utils.mli
+1
-1
src/utils/version.ml
src/utils/version.ml
+1
-1
src/utils/version.mli
src/utils/version.mli
+1
-1
No files found.
LICENSE.en
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
* *
* Copyright 2008 INRIA *
* *
* More information on "http://acg.gforge.
lo
ria.fr/" *
* More information on "http://acg.gforge.
in
ria.fr/" *
* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *
* Authors: see the AUTHORS file *
* *
...
...
LICENSE.fr
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
* *
* Copyright 2008 INRIA *
* *
* More information on "http://acg.gforge.
lo
ria.fr/" *
* More information on "http://acg.gforge.
in
ria.fr/" *
* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *
* Authors: see the AUTHORS file *
* *
...
...
Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
config/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
config/configure.ac
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
config/ml_check.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
emacs/acg.el
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
;;
;; Copyright 2008 INRIA
;;
;; More information on "http://acg.gforge.
lo
ria.fr/"
;; More information on "http://acg.gforge.
in
ria.fr/"
;; License: CeCILL, see the LICENSE file or "http://www.cecill.info"
;; Authors: see the AUTHORS file
;;
...
...
examples/README
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
* *
* Copyright 2008 INRIA *
* *
* More information on "http://acg.gforge.
lo
ria.fr/" *
* More information on "http://acg.gforge.
in
ria.fr/" *
* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *
* Authors: see the AUTHORS file *
* *
...
...
examples/strings.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
examples/tag-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
examples/tag.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
header
View file @
d55a3c01
...
...
@@ -3,7 +3,7 @@
Copyright 2008 INRIA
More information on "http://acg.gforge.
lo
ria.fr/"
More information on "http://acg.gforge.
in
ria.fr/"
License: CeCILL, see the LICENSE file or "http://www.cecill.info"
Authors: see the AUTHORS file
...
...
src/Makefile.common.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/Makefile.master.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/acg-data/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/acg-data/acg_lexicon.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/acg-data/acg_lexicon.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/acg-data/acgc.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/acg-data/signature.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/acg-data/signature.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/acg-data/type_system.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/acg-data/type_system.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/comp-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/comp.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/cvg-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/cvg-topic-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/cvg-topicalisation-in-situ.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/cvg-topicalisation.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/cvg.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/cvg2-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/cvg2.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/drt2-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/drt2.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/drt3-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/drt3.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/drt4.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/montague-drt.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/montague-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/more-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/more.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/strings.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/tag-script
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/data/tag.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/data/test-type.acg
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/datalog.prover/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/datalog.solver/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/grammars/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/grammars/acg_token.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/acg_token.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/data_lexer.mll
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/data_parser.dyp
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
/* */
/* Copyright 2008 INRIA */
/* */
/* More information on "http://acg.gforge.
lo
ria.fr/" */
/* More information on "http://acg.gforge.
in
ria.fr/" */
/* License: CeCILL, see the LICENSE file or "http://www.cecill.info" */
/* Authors: see the AUTHORS file */
/* */
...
...
src/grammars/entry.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/entry.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/environment.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/environment.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/error.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/error.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/interactive.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/interactive.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/interface.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/grammars/interface.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/logic/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/logic/abstract_syntax.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/logic/abstract_syntax.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/logic/lambda.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/logic/lambda.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/reduction/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/scripting/Makefile.in
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
# #
# Copyright 2008 INRIA #
# #
# More information on "http://acg.gforge.
lo
ria.fr/" #
# More information on "http://acg.gforge.
in
ria.fr/" #
# License: CeCILL, see the LICENSE file or "http://www.cecill.info" #
# Authors: see the AUTHORS file #
# #
...
...
src/scripting/acg.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/scripting/functions.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/scripting/functions.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/scripting/script_lexer.mll
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/scripting/script_parser.dyp
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
/* */
/* Copyright 2008 INRIA */
/* */
/* More information on "http://acg.gforge.
lo
ria.fr/" */
/* More information on "http://acg.gforge.
in
ria.fr/" */
/* License: CeCILL, see the LICENSE file or "http://www.cecill.info" */
/* Authors: see the AUTHORS file */
/* */
...
...
src/scripting/scripting_errors.ml
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@
(* *)
(* Copyright 2008 INRIA *)
(* *)
(* More information on "http://acg.gforge.
lo
ria.fr/" *)
(* More information on "http://acg.gforge.
in
ria.fr/" *)
(* License: CeCILL, see the LICENSE file or "http://www.cecill.info" *)
(* Authors: see the AUTHORS file *)
(* *)
...
...
src/scripting/scripting_errors.mli
View file @
d55a3c01
...
...
@@ -4,7 +4,7 @@