8 lines
122 B
Text
8 lines
122 B
Text
|
#!/usr/bin/env retro
|
||
|
|
||
|
~~~
|
||
|
'~~~ s:put nl
|
||
|
[ ''extensions/%s_include\n s:format s:put ] unix:for-each-file
|
||
|
'~~~ s:put nl
|
||
|
~~~
|