Path: | lib/less.rb |
Last Update: | Wed Aug 22 05:45:22 +0000 2012 |
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') |