-
Notifications
You must be signed in to change notification settings - Fork 7
Commit 8ccf9cd
author
committedWerner Almesberger
Added interactive query mode (-q word) to gen2chr.
- boom/gen2chr: added proper command-line parsing so that -d and -n can now be
in any order
- boom/gen2chr: moved part name translation to separate function "translate"
- boom/gen2chr: added new option -q to translate a word passed on the command
line1 parent bf85a09 commit 8ccf9cd
1 file changed
+47
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | - | ||
8 | - | ||
9 | - | ||
10 | - | ||
11 | - | ||
12 | - | ||
13 | - | ||
14 | - | ||
15 | - | ||
16 | - | ||
7 | + | ||
8 | + | ||
9 | + | ||
17 | 10 | | |
18 | - | ||
19 | - | ||
20 | - | ||
21 | 11 | | |
22 | - | ||
23 | - | ||
12 | + | ||
13 | + | ||
24 | 14 | | |
25 | - | ||
26 | - | ||
15 | + | ||
16 | + | ||
27 | 17 | | |
28 | - | ||
29 | - | ||
18 | + | ||
19 | + | ||
30 | 20 | | |
31 | 21 | | |
32 | 22 | | |
33 | 23 | | |
34 | 24 | | |
35 | 25 | | |
36 | 26 | | |
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
0 commit comments