annotate .svn/pristine/74/746eb676a490baf5ce191dc6543fabe7fb71d84c.svn-base @ 1475:23412bce0576 bug_522

Close obsolete branch bug_522
author Chris Cannam
date Sat, 27 Oct 2012 17:18:52 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 module CodeRay
Chris@909 2 module Styles
Chris@909 3
Chris@909 4 default :alpha
Chris@909 5
Chris@909 6 end
Chris@909 7 end