blob: 9de90c0a101f095cf16e3f321fef1e9a7957064d (
plain)
1
2
3
4
5
6
7
|
#--
# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
# All rights reserved.
# See LICENSE.txt for permissions.
#++
raise LoadError, "no such file to load -- openssl"
|