From 6dc4824f29cd2162d683458d85b5117b53780685 Mon Sep 17 00:00:00 2001 From: yoni206 Date: Tue, 20 Mar 2018 08:18:15 -0700 Subject: [PATCH] correct instruction for running example (#1669) --- proofs/signatures/example-arrays.plf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proofs/signatures/example-arrays.plf b/proofs/signatures/example-arrays.plf index c454a6dfe..03dc0831c 100644 --- a/proofs/signatures/example-arrays.plf +++ b/proofs/signatures/example-arrays.plf @@ -1,4 +1,4 @@ -; to check, run : lfsc sat.plf smt.plf th_base.plf example.plf +; to check, run : lfscc sat.plf smt.plf th_base.plf th_arrays.plf example-arrays.plf ; -------------------------------------------------------------------------------- ; literals : -- 2.30.2