File tree 1 file changed +8
-3
lines changed
1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
README
2
2
======
3
3
4
- This project contains a collection of scripts and autotest
5
- (part of [ autoconf] ( https://www.gnu.org/software/autoconf/ ) )
6
- macros:
4
+ This project contains a collection of AWK scripts, Python scripts,
5
+ and autotest (part of [ autoconf] ( https://www.gnu.org/software/autoconf/ ) )
6
+ m4 macros.
7
+
8
+ ## Table of Contents
7
9
8
10
* [ ` pyrediff ` ] ( #pyrediff )
9
11
* [ ` check_pattern.awk ` ] ( #check_patternawk )
@@ -12,6 +14,9 @@ macros:
12
14
* [ ` AX_AT_DIFF_PATTERN() ` ] ( #macro-ax_at_diff_patternpattern-file-test-file-status0-differences-run-if-fail-run-if-pass )
13
15
* [ ` AX_AT_CHECK_PYREDIFF() ` ] ( #macro-ax_at_check_pyrediffcommands-status0-stdout-re-stderr-re-run-if-fail-run-if-pass )
14
16
* [ ` AX_AT_DIFF_PYRE() ` ] ( #macro-ax_at_diff_pyrepyre-file-test-file-status0-differences-run-if-fail-run-if-pass )
17
+ * [ Examples] ( #examples )
18
+ * [ Copyright] ( #copyright )
19
+ * [ Workflow status] ( #workflow-status )
15
20
16
21
## pyrediff
17
22
You can’t perform that action at this time.
0 commit comments