Mercurial > ec-dotfiles
changeset 405:3354184d1da7
Removed useless script (mgren).
author | Edho Arief <edho@myconan.net> |
---|---|
date | Fri, 26 Oct 2012 18:58:56 +0700 |
parents | c171c29e13f5 |
children | 660e9a148400 |
files | bin/mgren |
diffstat | 1 files changed, 0 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/mgren Fri Oct 26 18:57:13 2012 +0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -#!/usr/bin/env ruby -TITLE_MAPS={ "otaku no musume-san" => 1 } -TITLE_REAL={ 1 => "Otaku no Musume-san" } - -def get_title - -end - -ARGV.each do |file| - next unless File.file?(file) and File.readable?(file) -end