Author: | Jonathan Leto |
---|---|
Mode: | factor |
Date: | Sat, 1 Nov 2008 02:15:33 |
! Copyright (C) 2008 Jonathan Leto. ! See http://factorcode.org/license.txt for BSD license. USING: alien ; IN: gsl ! fiddle with $LD_LIBRARY_PATH if libgsl is not found "gsl" "/opt/local/lib/libgsl.dylib" "cdecl" add-library