| Title | chain.h and locus.c have mis-matching names |
| Status | closed |
| Priority | nice |
| Assigned user | Gareth Rees |
| Organization | Ravenbrook |
| Description | Normally in the MPS, the header for foo.c is named foo.h. But chain.h is the header corresponding to locus.h. |
| Analysis | Rename chain.h to locus.h (it includes more than just generation chains). |
| How found | inspection |
| Evidence | None |
| Created by | Gareth Rees |
| Created on | 2016-03-06 16:20:30 |
| Last modified by | Gareth Rees |
| Last modified on | 2016-03-06 18:56:32 |
| History | 2016-03-06 GDR Created. |
| Change | Effect | Date | User | Description |
|---|---|---|---|---|
| 189682 | closed | 2016-03-06 18:56:32 | Gareth Rees | Rename chain.h to locus.h, for consistency with other modules, where the interface has the same name as the implemention. |