Commit 2ba1281
Ypnose
wswsh: Remove external file support.
We gain 11 SLOC by removing an optional feature which shouldn't
be included in the main script. The needed file(s) could be easily
added via Makefile (or even an external script called with make).
There was also a nasty "bug" when a file added via FIL, had the same
extension specified in EXT. It was badly handled by INTERP.
A specific find command could be written but once again this feature
isn't the "core" of wswsh (vs LOC ratio).
HTML files are still automatically managed, therefore you don't need
to specify them somewhere (bump Alex).1 parent d9bae1c commit 2ba1281
2 files changed
Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | 112 | | |
126 | 113 | | |
127 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
0 commit comments