From 3c2d40f55db9527d35b7ef2f1a25dfc82a19a842 Mon Sep 17 00:00:00 2001 From: Paweł Dybiec Date: Sun, 23 Dec 2018 17:09:57 +0100 Subject: Start of regalloc --- source/xi/xi.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/xi/xi.ml') diff --git a/source/xi/xi.ml b/source/xi/xi.ml index c54a499..aca4997 100644 --- a/source/xi/xi.ml +++ b/source/xi/xi.ml @@ -72,7 +72,7 @@ module CommandLine = struct let cmd = let doc = "Compile Xi Program" in - let version = "pracownia3.1-0-g147dd61" in + let version = "pracownia4.1-0-ge52fd94" in Term.(const compile $ xi_log $ extra_debug $ mod_uwr $ plugin $ reg_descr $ stop_after $ output $ source_file), Term.info "xi" ~doc ~version -- cgit 1.4.1