diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-09-06 19:25:11 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-09-06 19:25:11 +0000 |
commit | cafda4f89323b8e76818f03d81b1d0b1887862aa (patch) | |
tree | ee5f5d0f72b8563d197736948517604c677b7052 /runtime/syntax/maple.vim | |
parent | 4440382f3c971684571e9c7494130cdd68567fd5 (diff) | |
download | vim-git-cafda4f89323b8e76818f03d81b1d0b1887862aa.tar.gz |
updated for version 7.0142v7.0142
Diffstat (limited to 'runtime/syntax/maple.vim')
-rw-r--r-- | runtime/syntax/maple.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/maple.vim b/runtime/syntax/maple.vim index 594079264..1d5f18504 100644 --- a/runtime/syntax/maple.vim +++ b/runtime/syntax/maple.vim @@ -1,9 +1,9 @@ " Vim syntax file " Language: Maple V (based on release 4) " Maintainer: Dr. Charles E. Campbell, Jr. <NdrOchipS@PcampbellAfamily.Mbiz> -" Last Change: Oct 12, 2004 -" Version: 6 -" URL: http://www.erols.com/astronaut/vim/index.html#vimlinks_syntax +" Last Change: Sep 06, 2005 +" Version: 7 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax " " Package Function Selection: {{{1 " Because there are a lot of packages, and because of the potential for namespace |