소스 검색

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