Преглед изворни кода

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 &
+