mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-25 08:08:47 +00:00
Spec
This commit is contained in:
commit
592bd954a9
19 changed files with 118 additions and 83 deletions
|
|
@ -1085,6 +1085,7 @@ module Interface =
|
|||
with Sys_error _ -> None
|
||||
|
||||
let find import paths =
|
||||
(*Printf.printf "Paths to search import in: %s" (show(list) (show(string)) paths); *)
|
||||
let rec inner = function
|
||||
| [] -> None
|
||||
| p::paths ->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
let version = "Version 1.00, 372b66ae, Wed Feb 19 17:43:44 2020 +0300"
|
||||
let version = "Version 1.00, 7ebbf65b, Thu Feb 20 20:25:29 2020 +0300"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue