commit | 170bf1aed576cea59a18c9015a3c7d417053c335 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 24 23:51:45 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 24 23:51:45 2010 +0200 |
tree | a3d3ee620442f962634a912372c8fea01048cd50 | |
parent | 365bdf7a7b2e28624186eed398af542cb9cc3fdb [diff] [blame] |
Move some common code from if_python.c and if_python3.c to if_py_both.h.
diff --git a/Filelist b/Filelist index ea6d780..4bcaccc 100644 --- a/Filelist +++ b/Filelist
@@ -217,6 +217,7 @@ src/if_perlsfio.c \ src/if_python.c \ src/if_python3.c \ + src/if_py_both.h \ src/if_ruby.c \ src/if_sniff.h \ src/if_tcl.c \