sloane 1.9.2 → 1.9.3
raw patch · 4 files changed
+5/−5 lines, 4 files
Files
- README.md +2/−2
- Sloane/Config.hs +1/−1
- sloane.1 +1/−1
- sloane.cabal +1/−1
README.md view
@@ -1,6 +1,6 @@ ----title: SLOANE(1) Sloane User Manual | Version 1.9.1-date: 6 Aug 2014+title: SLOANE(1) Sloane User Manual | Version 1.9.3+date: 24 Sep 2014 --- # NAME
Sloane/Config.hs view
@@ -29,7 +29,7 @@ h <- getHomeDirectory let dsloane = h </> ".sloane" return Config- { name = "sloane 1.9.2"+ { name = "sloane 1.9.3" , home = h , sloaneDir = dsloane , sloaneDB = dsloane </> "sloane.db"
sloane.1 view
@@ -1,4 +1,4 @@-.TH "SLOANE" "1" "6 Aug 2014" "Sloane User Manual" "Version 1.9.1"+.TH "SLOANE" "1" "24 Sep 2014" "Sloane User Manual" "Version 1.9.3" .SH NAME .PP sloane \- a command line interface to Sloane\[aq]s On\-Line Encyclopedia
sloane.cabal view
@@ -1,5 +1,5 @@ Name: sloane-Version: 1.9.2+Version: 1.9.3 Synopsis: A command line interface to Sloane's On-Line Encyclopedia of Integer Sequences Description: A command line interface to Sloane's On-Line Encyclopedia