add .exe to the end of compiled C files on windows
commitda0e6fbde1b1d538171629d59d4397263ae2e2b3
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:31 +0000 (31 13:03 -0400)
tree28f498334bc91301a901b52a3d67730ef4d3035d
parentd6ddb5920341c256133c38c13c9a1fc1ad2e3bc5
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