view .svn/pristine/74/746eb676a490baf5ce191dc6543fabe7fb71d84c.svn-base @ 1532:a0460a3d154f cannam

Toward getting the user id for a committer by name as well as login/email
author Chris Cannam
date Wed, 11 Feb 2015 13:13:03 +0000
parents cbb26bc654de
children
line wrap: on
line source
module CodeRay
module Styles
  
  default :alpha
  
end
end