]> git.openstreetmap.org Git - rails.git/blob - lib/editors.rb
e3e17e535315b837234f087076246e16d2aa3bde
[rails.git] / lib / editors.rb
1 module Editors 
2   ALL_EDITORS = [ "potlatch", "josm" ]
3 end