Skip to content

Commit 59fea6b

Browse files
committed
Rename release-note to README.md
1 parent 3b2845e commit 59fea6b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/clos/release-note.md renamed to src/clos/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# JSCL CLOS
1+
# JSCL CLOS
22

3-
The implementation is based on a subset of CLOS known as CLOSETTE.
3+
The implementation is based on a subset of CLOS known as CLOSETTE.
44

55
CLOSETTE is an implementation of a subset of CLOS with a metaobject protocol as described in the book
66
- **Gregor Kiczales, Jim des Rivieres, and Daniel G. Bobrow, "The
@@ -53,8 +53,4 @@ All source code modifications (marked with tag `@vlad-km`) are associated with:
5353

5454
See `./b&p.md`
5555

56-
57-
58-
5956
2019, Vladimir Mezentsev, @vlad-km
60-

0 commit comments

Comments
 (0)