8 lines
328 B
Text
8 lines
328 B
Text
|
# see http://sourceforge.net/tracker/?func=detail&aid=2787465&group_id=54750&atid=474707
|
||
|
-optimizations !code/simplification/arithmetic
|
||
|
-allowaccessmodification
|
||
|
|
||
|
# Some classes in the libraries extend package private classes to chare common functionality
|
||
|
# that isn't explicitly part of the API
|
||
|
-dontskipnonpubliclibraryclasses
|