PEAR2_Templates_Savant › PEAR2_Templates_Savant-0.3.3/php/PEAR2/Templates/Savant/FastCompilerInterface.php
- PEAR2_Templates_Savant-0.3.3/
- doc/
- pear2.php.net/
- PEAR2_Templates_Savant/
- examples/
- baseball/
- examples/
- templates/
- examples/
- examples/
- PEAR2_Templates_Savant/
- pear2.php.net/
- php/
- PEAR2/
- Autoload.php
- Exception.php
- MultiErrors/
- MultiErrors.php
- Templates/
- PEAR2/
- test/
- doc/
- package.xml
1
2
3
4
5
6
7
<?php
namespace PEAR2\Templates\Savant;
interface FastCompilerInterface extends CompilerInterface
{
}EOF
