adding support for evaluation of awk code blocks
commit5c1cc3fb4b199a5757e63e73646d97b9c71a64f0
authorEric Schulte <schulte.eric@gmail.com>
Thu, 26 May 2011 13:28:30 +0000 (26 07:28 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Thu, 26 May 2011 13:34:58 +0000 (26 07:34 -0600)
tree87a8a746926b9befbbcea1bd1cbd36ad4becb088
parent75eeae086e6e992b850d7252a6a6af413f363574
adding support for evaluation of awk code blocks

* Makefile (LISPF): Adding ob-awk to the makefile
* lisp/org.el (org-babel-load-languages): Adding ob-awk to the list of
  executable languages.
Makefile
lisp/ob-awk.el [new file with mode: 0644]
lisp/org.el