~ubuntu-branches/ubuntu/vivid/proguard/vivid

« back to all changes in this revision

Viewing changes to src/proguard/classfile/attribute/visitor/LocalVariableInfoVisitor.java

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2014-08-21 07:55:44 UTC
  • mfrom: (1.2.6)
  • Revision ID: package-import@ubuntu.com-20140821075544-d45gblwh2wwvb2yb
Tags: 5.0-1
* Team upload.
* New upstream release (Closes: #754964)
  - Increased the source/target level to 1.5
  - Depend on java5-runtime instead of java2-runtime

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * ProGuard -- shrinking, optimization, obfuscation, and preverification
3
3
 *             of Java bytecode.
4
4
 *
5
 
 * Copyright (c) 2002-2013 Eric Lafortune (eric@graphics.cornell.edu)
 
5
 * Copyright (c) 2002-2014 Eric Lafortune (eric@graphics.cornell.edu)
6
6
 *
7
7
 * This program is free software; you can redistribute it and/or modify it
8
8
 * under the terms of the GNU General Public License as published by the Free