Moved the scalar-related functions to their own file.

This commit is contained in:
Jesse Beder
2008-06-29 03:11:25 +00:00
parent d076252dff
commit 6c193d6fbd
7 changed files with 378 additions and 352 deletions

View File

@@ -201,6 +201,10 @@
RelativePath=".\scanner.cpp"
>
</File>
<File
RelativePath=".\scanscalar.cpp"
>
</File>
<File
RelativePath=".\scantoken.cpp"
>
@@ -259,6 +263,10 @@
RelativePath=".\scanner.h"
>
</File>
<File
RelativePath=".\scanscalar.h"
>
</File>
<File
RelativePath=".\sequence.h"
>