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
Folschette Maxime
Hoare-fol
Commits
4d931cf4
Commit
4d931cf4
authored
Dec 05, 2019
by
Maxime Folschette
Browse files
remove deprecated functions
parent
305671df
Changes
2
Hide whitespace changes
Inline
Side-by-side
README
View file @
4d931cf4
...
...
@@ -22,7 +22,7 @@ Principle:
produced script).
Requirements:
OCaml (tested with version 4.0
2
.0)
OCaml (
requires 4.03.0,
tested with version 4.0
9
.0)
Clingo 5 (tested with version 5.4.0)
...
...
main.ml
View file @
4d931cf4
...
...
@@ -440,8 +440,8 @@ end ;;
(***********************************)
(** Translations to string **)
let
asp_of_var
=
String
.
capitalize
;;
let
asp_of_mult
=
String
.
capitalize
;;
let
asp_of_var
=
String
.
capitalize
_ascii
;;
let
asp_of_mult
=
String
.
capitalize
_ascii
;;
let
string_of_var
=
id
;;
let
string_of_mult
=
id
;;
(*
...
...
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