]> projects.mako.cc - selectricity/blob - script/generate
Pref_tables now use the Schulze ssd_result object, and they own't display if
[selectricity] / script / generate
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/generate'

Benjamin Mako Hill || Want to submit a patch?