Skip to content
Snippets Groups Projects
Commit c1ef7def authored by Frédéric Tuong's avatar Frédéric Tuong
Browse files

Merge branch 'C' into C_draft_202004

parents b2eaf2f7 ae8c46ea
No related branches found
No related tags found
No related merge requests found
......@@ -173,13 +173,6 @@ text\<open> This C code contains a function that determines if the given number
This is a faster version than a linear primality test; runs in O(sqrt(n)). \<close>
declare [[AutoCorres]]
(*
C \<open>
// Setup of AutoCorres for semantically representing this C element.
//@ install_autocorres is_prime [ ts_rules = nondet, unsigned_word_abs = is_prime ]
int A; /* dummy */
\<close>
*)
setup \<open>C_Module.C_Term.map_expression
(fn expr => fn _ => fn _ =>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment