diff options
author | Andi Gutmans <andi@php.net> | 2001-02-26 18:18:34 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2001-02-26 18:18:34 +0000 |
commit | 7080fa5b53d1836019c0e0ff5e46a414d12fb2a7 (patch) | |
tree | b2720cc266eb73045575a4cf16cbbfb34b15d735 /Zend/ZendCore.dep | |
parent | a0d3c5a88eba090122098a26f8ef5fca9d443e78 (diff) | |
download | php-git-7080fa5b53d1836019c0e0ff5e46a414d12fb2a7.tar.gz |
- Rename modules.h to zend_modules.h
Diffstat (limited to 'Zend/ZendCore.dep')
-rw-r--r-- | Zend/ZendCore.dep | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Zend/ZendCore.dep b/Zend/ZendCore.dep index 1b53bd65e9..39a5c0fb0b 100644 --- a/Zend/ZendCore.dep +++ b/Zend/ZendCore.dep @@ -30,7 +30,7 @@ ".\zend_config.w32.h"\ ".\zend_execute.h"\ ".\zend_llist.h"\ - ".\modules.h"\ + ".\zend_modules.h"\ ".\zend_operators.h"\ ".\zend_ptr_stack.h"\ ".\zend_stack.h"\ @@ -63,7 +63,7 @@ ".\zend_constants.h"\ ".\zend_execute.h"\ ".\zend_llist.h"\ - ".\modules.h"\ + ".\zend_modules.h"\ ".\zend_operators.h"\ ".\zend_ptr_stack.h"\ ".\zend_stack.h"\ @@ -110,7 +110,7 @@ ".\zend_config.w32.h"\ ".\zend_execute.h"\ ".\zend_llist.h"\ - ".\modules.h"\ + ".\zend_modules.h"\ ".\zend_operators.h"\ ".\zend_ptr_stack.h"\ ".\zend_stack.h"\ @@ -168,7 +168,7 @@ ".\zend_constants.h"\ ".\zend_execute.h"\ ".\zend_llist.h"\ - ".\modules.h"\ + ".\zend_modules.h"\ ".\zend_ptr_stack.h"\ ".\zend_stack.h"\ ".\zend_variables.h"\ @@ -200,7 +200,7 @@ ".\zend_constants.h"\ ".\zend_execute.h"\ ".\zend_llist.h"\ - ".\modules.h"\ + ".\zend_modules.h"\ ".\zend_operators.h"\ ".\zend_ptr_stack.h"\ ".\zend_stack.h"\ |