revert asm to 3.3 to match IDEA lib

This commit is contained in:
Leonid Shalupov
2012-03-01 23:14:33 +04:00
parent 0e4a910b4a
commit 654c05d68c
6 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
<component name="libraryTable">
<library name="asm">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/asm-util-3.3.1.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/asm-analysis-3.3.1.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/asm-tree-3.3.1.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/asm-analysis-3.3.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/asm-tree-3.3.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/asm-util-3.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/lib/asm-3.3.1.zip!/asm-3.3.1/src" />
<root url="jar://$PROJECT_DIR$/lib/asm-3.3-src.zip!/" />
</SOURCES>
</library>
</component>
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.