annotate vendor/plugins/coderay-0.9.2/lib/coderay/styles/_map.rb @ 308:766ad4e52e6e cannam-pre-20110113-merge

Merge from branch "feature_117"
author Chris Cannam
date Mon, 28 Mar 2011 17:41:23 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 module CodeRay
Chris@0 2 module Styles
Chris@0 3
Chris@0 4 default :cycnus
Chris@0 5
Chris@0 6 end
Chris@0 7 end