From 90195f830788f53d214754a732bd094247a91c70 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Thu, 3 Mar 2022 13:20:26 +0100 Subject: Rename CFIM to LLBC --- src/Substitute.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Substitute.ml') diff --git a/src/Substitute.ml b/src/Substitute.ml index 0bc612ea..10d6d419 100644 --- a/src/Substitute.ml +++ b/src/Substitute.ml @@ -6,7 +6,7 @@ module T = Types module TU = TypesUtils module V = Values module E = Expressions -module A = CfimAst +module A = LlbcAst module C = Contexts (** Substitute types variables and regions in a type. -- cgit v1.2.3