Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
198 B

  1. (define-package "autodisass-java-bytecode" "1.3" "Automatically disassemble Java bytecode" 'nil :commit "3d61dbe266133c950b39e880f78d142751c7dc4c")
  2. ;; Local Variables:
  3. ;; no-byte-compile: t
  4. ;; End: