diff options
-rw-r--r-- | gnosis-algorithm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis-algorithm.el b/gnosis-algorithm.el index f264a3e..16f13db 100644 --- a/gnosis-algorithm.el +++ b/gnosis-algorithm.el @@ -37,7 +37,7 @@ Second item: Second interval." :group 'gnosis :type '(list integer)) -(defcustom gnosis-algorithm-ef '(0.45 0.35 1.3) +(defcustom gnosis-algorithm-ef '(0.35 0.30 1.3) "Gnosis easiness factor. First item : Increase factor |