created wiki branch

git-svn-id: http://redmine.rubyforge.org/svn/branches/work@286 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2007-02-28 22:58:00 +00:00
parent da9cb496e8
commit c32c92bfa9
624 changed files with 44805 additions and 0 deletions

3
wiki/script/breakpointer Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/breakpointer'