aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-06-14 13:03:02 +0300
committerSergey Poznyakoff <gray@gnu.org>2020-06-14 13:03:02 +0300
commit8a75c3721fd38f8d278cd71fb3682ead1497bb46 (patch)
tree73bc03cb40e9c696c686b317777eeacebc66467b
parent2834b9911ab3154fe979debe766eed8db6ed8aad (diff)
downloadcflow-8a75c3721fd38f8d278cd71fb3682ead1497bb46.tar.gz
cflow-8a75c3721fd38f8d278cd71fb3682ead1497bb46.tar.bz2
Use wordsplit v1.1
-rw-r--r--.gitignore8
m---------wordsplit0
2 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 099af3c..3432bf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,18 +1,21 @@
*.a
+*.cflow
*.la
*.lo
*.o
+*.patch
*.so
*.tar.[gx]z
*.tar.bz2
*~
.bootstrap
.deps
.emacs*
.gdbinit
+/cflow-*.tar.*
ABOUT-NLS
ChangeLog
INSTALL
Makefile
Makefile.in
TAGS
@@ -22,14 +25,11 @@ build-aux
config
config.h
config.h.in
config.log
config.status
configure
+core
gnu
m4
stamp-h1
-/cflow-*.tar.*
-*.cflow
-core
tmp/
-*.patch
diff --git a/wordsplit b/wordsplit
-Subproject 6ccb9ad200f6fa0b59a3d17e7e069badb2d39e5
+Subproject cf2c7c86debce18ab24c038afa6dde580c9706e

Return to:

Send suggestions and report system problems to the System administrator.