diff options
Diffstat (limited to 'cflow')
-rw-r--r-- | cflow/cflow-2.0/compile.patch | 7 | ||||
-rw-r--r-- | cflow/cflow_2.0.bb | 0 |
2 files changed, 0 insertions, 7 deletions
diff --git a/cflow/cflow-2.0/compile.patch b/cflow/cflow-2.0/compile.patch deleted file mode 100644 index afd02372b0..0000000000 --- a/cflow/cflow-2.0/compile.patch +++ /dev/null @@ -1,7 +0,0 @@ ---- cflow-2.0/prcc.prototypes.h~compile 1994-10-30 14:32:00.000000000 -0500 -+++ cflow-2.0/prcc.prototypes.h 2004-05-09 02:28:43.000000000 -0400 -@@ -23,3 +23,4 @@ - static BOOLEAN name_in_list(name_t *l); - static void free_list(name_t **lp); - static void complain(int isvar); -+static void show_all_lists(void); diff --git a/cflow/cflow_2.0.bb b/cflow/cflow_2.0.bb deleted file mode 100644 index e69de29bb2..0000000000 --- a/cflow/cflow_2.0.bb +++ /dev/null |