view vendor/gems/coderay-1.0.0/lib/coderay/styles/_map.rb @ 972:710921c48f06 live

Merge from branch "cannam"
author Chris Cannam
date Fri, 19 Oct 2012 14:47:53 +0100
parents cbb26bc654de
children
line wrap: on
line source
module CodeRay
module Styles
  
  default :alpha
  
end
end