mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
Split off the specific regular expressions, and the specialized token-scanning functions, into their own files.
This commit is contained in:
@@ -197,6 +197,10 @@
|
||||
RelativePath=".\scanner.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\scantoken.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sequence.cpp"
|
||||
>
|
||||
@@ -219,6 +223,10 @@
|
||||
RelativePath=".\exceptions.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\exp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\map.h"
|
||||
>
|
||||
|
Reference in New Issue
Block a user