Path: | lib/less.rb |
Last Update: | Wed Apr 10 19:46:15 +0000 2013 |
LESS_ROOT | = | File.expand_path(File.dirname(__FILE__)) |
LESS_PARSER | = | File.join(LESS_ROOT, 'less', 'engine', 'parser.rb') |
LESS_GRAMMAR | = | File.join(LESS_ROOT, 'less', 'engine', 'grammar') |