summaryrefslogtreecommitdiff
path: root/script/breakpointer
diff options
context:
space:
mode:
authorNicolas Braud-Santoni <nicoo@ffgraz.net>2016-08-07 16:39:42 +0200
committerNicolas Braud-Santoni <nicoo@ffgraz.net>2016-08-07 16:39:42 +0200
commitb6ca062670b342344df08b53fb216db619ef42bc (patch)
tree7680ac6b407239f6b7272c937e42f688b8de542c /script/breakpointer
Import legacy manman source
Copied from www.ffgraz.net
Diffstat (limited to 'script/breakpointer')
-rwxr-xr-xscript/breakpointer3
1 files changed, 3 insertions, 0 deletions
diff --git a/script/breakpointer b/script/breakpointer
new file mode 100755
index 0000000..64af76e
--- /dev/null
+++ b/script/breakpointer
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+require File.dirname(__FILE__) + '/../config/boot'
+require 'commands/breakpointer' \ No newline at end of file