Helper script. Takes a file 'foo' as input and creates a header 'foo.h' providing
authorMichael Andres <ma@suse.de>
Thu, 10 Aug 2006 21:00:35 +0000 (21:00 +0000)
committerMichael Andres <ma@suse.de>
Thu, 10 Aug 2006 21:00:35 +0000 (21:00 +0000)
commit867bf25d3c73dd3dc99605ec1ad3c30726b33068
treea2864bedc6ee2a5b35dad36854a3ba282730939c
parent9b8457a31eba4b413a60c533cc9a1b4f7ebe0d66
Helper script. Takes a file 'foo' as input and creates a header 'foo.h' providing
'std::list<std::string> foo()' returning the content of 'foo' as list of strings.
devel/devel.ma/lines2array [new file with mode: 0755]