! 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