diff options
| author | Maxime Dénès | 2018-03-10 10:04:56 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2018-03-10 10:04:56 +0100 |
| commit | 4d5c7243b4aea5b28358757e2d86c11334da6699 (patch) | |
| tree | ade1ab73a9c2066302145bb3781a39b5d46b4513 /interp/stdarg.mli | |
| parent | 93a1c4786c9b17efdda025f754ad97376d61a9ba (diff) | |
| parent | b1d749e59444f86e40f897c41739168bb1b1b9b3 (diff) | |
Merge PR #6837: [located] Push inner locations in reference to a CAst.t node.
Diffstat (limited to 'interp/stdarg.mli')
| -rw-r--r-- | interp/stdarg.mli | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/interp/stdarg.mli b/interp/stdarg.mli index b691299560..53d1a522d3 100644 --- a/interp/stdarg.mli +++ b/interp/stdarg.mli @@ -22,9 +22,6 @@ open Misctypes open Tactypes open Genarg -(** FIXME: nothing to do there. *) -val loc_of_or_by_notation : ('a -> Loc.t option) -> 'a or_by_notation -> Loc.t option - val wit_unit : unit uniform_genarg_type val wit_bool : bool uniform_genarg_type |
