diff options
| author | Maxime Dénès | 2015-04-22 15:37:59 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2015-04-22 15:37:59 +0200 |
| commit | 8e5ecc6a3e334620ff6149706008fe4432567870 (patch) | |
| tree | 05de4ae4a7b305502189e23bdf956b66112a3d7e | |
| parent | 18eae5be263a8b329ffa73d350faf3193fa4097a (diff) | |
More precise numbers about Benjamin's fix for the VM.
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ Changes from V8.5beta1 to V8.5beta2 Logic -- The VM now supports inductive types with more than 200 non-constant - constructors. +- The VM now supports inductive types with up to 8388851 non-constant + constructors and up to 8388607 constant ones. Tactics |
