瀏覽代碼

script to run profiled version of bible application

Fred Gilham 1 月之前
父節點
當前提交
ab4a06dd0a
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      bm-profile

+ 4 - 0
bm-profile

@@ -0,0 +1,4 @@
+#!/bin/sh
+
+emacs -q -g =150x25 -fn Ezra\ SIL-14 -l ./bible.elc -f profiler-start -f bible-open &
+