Mercurial > emacs
comparison lisp/org/ob-perl.el @ 111521:76c2ff4450eb
Standardize some file headers.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 12 Nov 2010 19:34:36 -0800 |
parents | 5cb272c831e8 |
children | a7740098b594 |
comparison
equal
deleted
inserted
replaced
111520:895379d32da9 | 111521:76c2ff4450eb |
---|---|
1 ;;; ob-perl.el --- org-babel functions for perl evaluation | 1 ;;; ob-perl.el --- org-babel functions for perl evaluation |
2 | 2 |
3 ;; Copyright (C) 2009, 2010 Free Software Foundation | 3 ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Dan Davison, Eric Schulte | 5 ;; Author: Dan Davison |
6 ;; Eric Schulte | |
6 ;; Keywords: literate programming, reproducible research | 7 ;; Keywords: literate programming, reproducible research |
7 ;; Homepage: http://orgmode.org | 8 ;; Homepage: http://orgmode.org |
8 ;; Version: 7.3 | 9 ;; Version: 7.3 |
9 | 10 |
10 ;; This file is part of GNU Emacs. | 11 ;; This file is part of GNU Emacs. |