Path: | lib/less.rb |
Last Update: | Wed Feb 02 04:21:33 +0000 2011 |
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') |