Opened 17 years ago
Closed 17 years ago
#120 closed task (fixed)
Review INSTALL and README files
| Reported by: | Alpar Juttner | Owned by: | Akos Ladanyi | 
|---|---|---|---|
| Priority: | blocker | Milestone: | LEMON 1.0 release | 
| Component: | build system | Version: | hg main | 
| Keywords: | Cc: | ||
| Revision id: | 
Description
- INSTALL
- description on 
./configureflags maketargets- write something about 
--prefix 
 - description on 
 - README
- Directory structure and supplementary files
 
 
Attachments (5)
Change History (13)
comment:1 Changed 17 years ago by
| Version: | → hg main | 
|---|
comment:2 Changed 17 years ago by
| Status: | new → assigned | 
|---|
Changed 17 years ago by
| Attachment: | install-40e8e42b2e79.patch added | 
|---|
Changed 17 years ago by
| Attachment: | readme-8eca97771b18.patch added | 
|---|
comment:3 follow-up: 4 Changed 17 years ago by
comment:4 follow-up: 5 Changed 17 years ago by
Replying to ladanyi:
Attached 2 patches.
I think tese changes are good.
Maybe I'm wrong, but the usage of the word "this" seems to be strange for me in a few cases in INSTALL, e.g. "this installs ...", "this runs ...". Maybe "it" or "this command" would be better.
Changed 17 years ago by
| Attachment: | install-da1d220b176b.patch added | 
|---|
Changed 17 years ago by
| Attachment: | readme-1686b3f59141.patch added | 
|---|
comment:5 follow-up: 6 Changed 17 years ago by
Changed 17 years ago by
| Attachment: | readme-7c67988fca07.patch added | 
|---|
comment:6 follow-up: 7 Changed 17 years ago by
Replying to ladanyi:
Replying to kpeter:
Maybe I'm wrong, but the usage of the word "this" seems to be strange for me in a few cases in INSTALL, e.g. "this installs ...", "this runs ...". Maybe "it" or "this command" would be better.
I modified attachment:readme-1686b3f59141.patch a little bit. In [7c67988fca07] I changed only the intro paragraph, removed some duplications and explicitly wrote that LEMON focuses on graph algorithms. If you like these changes, I put them to the main branch.
comment:7 follow-up: 8 Changed 17 years ago by
comment:8 Changed 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Replying to ladanyi:
Replying to alpar:
... If you like these changes, I put them to the main branch.
I like them.
Changesets [da1d220b176b] and [7c67988fca07] are in the main branch, so I close the ticket.


Attached 2 patches.