1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
awesome_print/lib/ap.rb

11 lines
390 B
Ruby
Raw Normal View History

2013-09-20 00:24:38 -04:00
# Copyright (c) 2010-2013 Michael Dvorkin
2010-04-03 00:43:46 -04:00
#
# Awesome Print is freely distributable under the terms of MIT license.
# See LICENSE file or http://www.opensource.org/licenses/mit-license.php
#------------------------------------------------------------------------------
#
# Keeping this for backwards compatibility to allow
# require "ap"
#
require File.dirname(__FILE__) + "/awesome_print"