Skip to content
This repository was archived by the owner on Feb 23, 2018. It is now read-only.

Commit f1910d4

Browse files
committed
Update README.md
1 parent 36f4190 commit f1910d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ The package name is changed to `scala.tools.asm`.
99
There is a small number of other patches applied to the original sources.
1010
Note that this fork only contains a subset of the source files of the ASM repository.
1111

12+
Longer-term, we plan to retire this fork and move to stock ASM.
13+
See [issue #4](https://github.com/scala/scala-asm/issues/4) for details.
14+
1215
## Keeping in Synch
1316

1417
When upgrading to a new ASM release, we always import the unmodified source files and re-apply all our patches on top.

0 commit comments

Comments
 (0)