diff options
author | Term <term@NOSPAM-THANKSusers.sourceforge.net> | 2000-12-10 00:29:46 +0000 |
---|---|---|
committer | Term <term@NOSPAM-THANKSusers.sourceforge.net> | 2000-12-10 00:29:46 +0000 |
commit | a4698d23afe60cb851868f360bcf9dfd29e50825 (patch) | |
tree | 9484f28f48b3ede50260b89b54b6e695832c6098 /.cvsignore | |
parent | cad2b0e407ce20acd561b24b85344f66cdc227ca (diff) | |
download | enlightenment-a4698d23afe60cb851868f360bcf9dfd29e50825.tar.gz enlightenment-a4698d23afe60cb851868f360bcf9dfd29e50825.tar.xz enlightenment-a4698d23afe60cb851868f360bcf9dfd29e50825.zip |
Make cvs stop bitching, and move the static functions back into the
headers. Headers are for functions shared across .c files. :P
SVN revision: 3970
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 000000000..6423f58d4 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,15 @@ +ABOUT-NLS +mkinstalldirs +missing +install-sh +aclocal.m4 +Makefile.in +configure +config.log +intl +config.status +config.cache +Makefile +stamp-h +config.h +po |