2009-11-23 Robert Millan <rmh.grub@aybabtu.com>
* script/sh/execute.c: Move from here ... * script/execute.c: ... to here. Update all users. * script/sh/function.c: Move from here ... * script/function.c: ... to here. Update all users. * script/sh/lexer.c: Move from here ... * script/lexer.c: ... to here. Update all users. * script/sh/main.c: Move from here ... * script/main.c: ... to here. Update all users. * script/sh/parser.y: Move from here ... * script/parser.y: ... to here. Update all users. * script/sh/script.c: Move from here ... * script/script.c: ... to here. Update all users.
This commit is contained in:
parent
f84b481b35
commit
f515aa6224
16 changed files with 31 additions and 16 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
2009-11-23 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* script/sh/execute.c: Move from here ...
|
||||
* script/execute.c: ... to here. Update all users.
|
||||
* script/sh/function.c: Move from here ...
|
||||
* script/function.c: ... to here. Update all users.
|
||||
* script/sh/lexer.c: Move from here ...
|
||||
* script/lexer.c: ... to here. Update all users.
|
||||
* script/sh/main.c: Move from here ...
|
||||
* script/main.c: ... to here. Update all users.
|
||||
* script/sh/parser.y: Move from here ...
|
||||
* script/parser.y: ... to here. Update all users.
|
||||
* script/sh/script.c: Move from here ...
|
||||
* script/script.c: ... to here. Update all users.
|
||||
|
||||
2009-11-23 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* configure.ac: Detect all `emu' platforms. Define
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue