]> code.delx.au - gnu-emacs-elpa/commitdiff
Doc updates, version header
authorLawrence Mitchell <wence@gmx.li>
Thu, 26 Jan 2012 16:58:21 +0000 (16:58 +0000)
committerLawrence Mitchell <wence@gmx.li>
Thu, 26 Jan 2012 16:58:21 +0000 (16:58 +0000)
f90-interface-browser.el

index 49d84b3a02e5ea86be32e1cfa807515388eff960..eb17e390aaeb7d93eaa82ca30fb745f8fe1cdc71 100644 (file)
@@ -5,6 +5,8 @@
 ;; Copyright (C) 2011 Lawrence Mitchell <wence@gmx.li>
 ;; Filename: f90-interface-browser.el
 ;; Created: 2011-07-06
+;; Available-from: http://github.com/wence-/f90-iface/
+;; Version: 1.0
 
 ;; COPYRIGHT NOTICE
 
@@ -91,6 +93,9 @@
 ;; modifiers, like integer(kind=c_int), for which the precision is
 ;; just ignored, and many other aspects.
 
+;; Some tests of the parser are available in f90-tests.el (in the same
+;; repository as this file).
+
 ;;; Code:
 
 ;;; Preamble