1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00

Remove unused files

This commit is contained in:
nikic 2011-08-09 14:22:20 +02:00
parent ae46aeda7f
commit 800bb9d94a
2 changed files with 0 additions and 10 deletions

View File

@ -1,5 +0,0 @@
<?php
class PHPParser_Node_Scalar_Const extends PHPParser_Node_Scalar
{
}

View File

@ -1,5 +0,0 @@
<?php
class PHPParser_Node_Scalar_Number extends PHPParser_Node_Scalar
{
}