chiark / gitweb /
Updated for atk 1.0
authorespen <espen>
Tue, 19 Mar 2002 17:15:05 +0000 (17:15 +0000)
committerespen <espen>
Tue, 19 Mar 2002 17:15:05 +0000 (17:15 +0000)
atk/atk.lisp

index e01cf4ff2d580907345781d362d3692b544970e1..1c38106a82374818f64ccd862eb107392b52b138 100644 (file)
 ;; License along with this library; if not, write to the Free Software
 ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-;; $Id: atk.lisp,v 1.1 2002/01/20 14:03:59 espen Exp $
+;; $Id: atk.lisp,v 1.2 2002/03/19 17:15:05 espen Exp $
 
 (in-package "ATK")
 
 (eval-when (:compile-toplevel :load-toplevel :execute)
-  (init-types-in-library "libatk.so")
+  (init-types-in-library "libatk-1.0.so")
 
   (define-types-by-introspection "Atk"))