blob: d51e8bdce38894e7f7e888c2952a2625e0653682 (
plain)
1
2
3
4
5
6
7
|
# -*- encoding: binary -*-
# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
module DTAS # :nodoc:
end
require_relative 'dtas/compat_onenine'
|