diff options
author | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2015-07-14 13:37:40 +0000 |
---|---|---|
committer | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2015-07-14 13:37:40 +0000 |
commit | 3b591888b5dad7cef02170743a92e2bf9c5831db (patch) | |
tree | 1f97e7b8e81877c73fe02390aeabd480f83e00a0 /man | |
parent | aa0f3ae2988d372b190b9bde2e75a6d17e744e93 (diff) |
Fix a sign error in the definition of A and B in kondo_preprocessv1.2.1
The operators A and B introduced by kondo_preprocess had the wrong sign.
This bug does not affect the beta function for the hierarchical Kondo model.
Diffstat (limited to 'man')
-rw-r--r-- | man/kondo_preprocess.1 | 2 | ||||
-rw-r--r-- | man/meankondo.1 | 2 | ||||
-rw-r--r-- | man/meantools-convert.1 | 2 | ||||
-rw-r--r-- | man/meantools.1 | 2 | ||||
-rw-r--r-- | man/numkondo.1 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/man/kondo_preprocess.1 b/man/kondo_preprocess.1 index cb37cd3..5ec1399 100644 --- a/man/kondo_preprocess.1 +++ b/man/kondo_preprocess.1 @@ -1,5 +1,5 @@ .Dd $Mdocdate: April 14 2015 $ -.Dt kondo_preprocess 1.2 +.Dt kondo_preprocess 1.2.1 .Os .Sh NAME .Nm kondo_preprocess diff --git a/man/meankondo.1 b/man/meankondo.1 index ea4814b..f7a0290 100644 --- a/man/meankondo.1 +++ b/man/meankondo.1 @@ -1,5 +1,5 @@ .Dd $Mdocdate: April 13 2015 $ -.Dt meankondo 1.2 +.Dt meankondo 1.2.1 .Os .Sh NAME .Nm meankondo diff --git a/man/meantools-convert.1 b/man/meantools-convert.1 index f29d877..fe021bb 100644 --- a/man/meantools-convert.1 +++ b/man/meantools-convert.1 @@ -1,5 +1,5 @@ .Dd $Mdocdate: June 12 2015 $ -.Dt meantools-convert 1.2 +.Dt meantools-convert 1.2.1 .Os .Sh NAME .Nm meantools-convert diff --git a/man/meantools.1 b/man/meantools.1 index 1849326..30eb3ff 100644 --- a/man/meantools.1 +++ b/man/meantools.1 @@ -1,5 +1,5 @@ .Dd $Mdocdate: April 14 2015 $ -.Dt meantools 1.2 +.Dt meantools 1.2.1 .Os .Sh NAME .Nm meantools diff --git a/man/numkondo.1 b/man/numkondo.1 index 7406a80..d1ae065 100644 --- a/man/numkondo.1 +++ b/man/numkondo.1 @@ -1,5 +1,5 @@ .Dd $Mdocdate: April 14 2015 $ -.Dt numkondo 1.2 +.Dt numkondo 1.2.1 .Os .Sh NAME .Nm numkondo |