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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lrytz committed May 7, 2015
1 parent 36f4190 commit f1910d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ The package name is changed to `scala.tools.asm`.
There is a small number of other patches applied to the original sources.
Note that this fork only contains a subset of the source files of the ASM repository.

Longer-term, we plan to retire this fork and move to stock ASM.
See [issue #4](https://github.com/scala/scala-asm/issues/4) for details.

## Keeping in Synch

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

0 comments on commit f1910d4

Please sign in to comment.