Changeset 2476
- Timestamp:
- 02/11/08 15:27:45 (1 year ago)
- Files:
-
- branches/trunk-reorg/thirdparty/cl-gd-0.5.6 (modified) (1 prop)
- branches/trunk-reorg/thirdparty/cl-gd-0.5.6/cl-gd.asd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/trunk-reorg/thirdparty/cl-gd-0.5.6
- Property svn:ignore set to
cl-gd-glue.so
- Property svn:ignore set to
branches/trunk-reorg/thirdparty/cl-gd-0.5.6/cl-gd.asd
r2474 r2476 55 55 (:file "strings") 56 56 (:file "misc")) 57 <<<<<<< .mine58 57 :depends-on (#-clisp :uffi 59 58 #+clisp :cffi-uffi-compat)) 60 =======61 :depends-on (:uffi))62 >>>>>>> .r2473
