add .exe to the end of compiled C files on windows
commite5dc30f238d248093ae65a45bf76412479ef754f
authorEric Schulte <eric.schulte@gmx.com>
Sat, 31 Mar 2012 17:03:03 +0000 (31 13:03 -0400)
committerEric Schulte <eric.schulte@gmx.com>
Sat, 31 Mar 2012 17:03:49 +0000 (31 13:03 -0400)
tree9e7abbef8532248ac729c79f14794ee99e0a9205
parent90336ceb4937e3a46bbcb2240c6d18f13af4bc0d
add .exe to the end of compiled C files on windows

  Thanks to Richard Stanton for pointing out this problem and
  suggesting the fix.

* lisp/ob-C.el (org-babel-C-execute): Add .exe to the end of compiled
  C files on windows.
lisp/ob-C.el