about summary refs log tree commit homepage
path: root/lib/dtas.rb
blob: c7ac0afaa8b31d90ad07f9ceae3386847dbd337f (plain)
1
2
3
4
5
6
7
8
# -*- encoding: binary -*-
# :stopdoc:
# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net>
# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
module DTAS
end

require 'dtas/compat_onenine'