mirror of
https://github.com/zhigang1992/fir-cli.git
synced 2026-01-12 22:47:23 +08:00
4 lines
111 B
Ruby
4 lines
111 B
Ruby
# encoding: utf-8
|
|
# This file exists for backward compatbility with require 'fir_cli'
|
|
require_relative './fir'
|