diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/shen.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/shen.rb b/Library/Formula/shen.rb index f1a40b93e..d307034e6 100644 --- a/Library/Formula/shen.rb +++ b/Library/Formula/shen.rb @@ -1,4 +1,5 @@ require 'formula' + class Shen < Formula homepage 'http://www.shenlanguage.org/' url 'http://www.shenlanguage.org/download/Shen3.0.zip' |
