Changeset 13071
- Timestamp:
- 11/30/10 19:58:15 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/src/org/armedbear/lisp/jvm-class-file.lisp
r13046 r13071 779 779 (:transient #x0080) 780 780 (:native #x0100) 781 (:interface #x0200) 781 782 (:abstract #x0400) 782 783 (:strict #x0800))
Note: See TracChangeset
for help on using the changeset viewer.