Mercurial > emacs
comparison lisp/progmodes/ada-xref.el @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 68c22ea6027c |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
2260 (append (mapcar 'directory-file-name ada-xref-runtime-library-specs-path) | 2260 (append (mapcar 'directory-file-name ada-xref-runtime-library-specs-path) |
2261 ada-search-directories)) | 2261 ada-search-directories)) |
2262 | 2262 |
2263 (provide 'ada-xref) | 2263 (provide 'ada-xref) |
2264 | 2264 |
2265 ;;; arch-tag: 415a39fe-577b-4676-b3b1-6ff6db7ca24e | |
2266 ;;; ada-xref.el ends here | 2265 ;;; ada-xref.el ends here |