chore(library/tactic/simp_lemmas): fix typo
This commit is contained in:
parent
02231477f9
commit
40a0465cca
1 changed files with 1 additions and 2 deletions
|
|
@ -1199,8 +1199,7 @@ public:
|
|||
}
|
||||
};
|
||||
|
||||
/* CACHE_RESET: YES
|
||||
|
||||
/* CACHE_RESET: NO
|
||||
Do we still need this cache? Can we use user_attr_cache infrastructure. */
|
||||
MK_THREAD_LOCAL_GET_DEF(simp_lemmas_cache, get_cache);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue