CLI
- Corrected comment to include quotes that are necessary for patterns.
This commit is contained in:
@@ -803,7 +803,7 @@ void CLI::unsweetenAttributeModifiers ()
|
|||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
// /pattern/ --> description ~ pattern
|
// /pattern/ --> description ~ 'pattern'
|
||||||
void CLI::unsweetenPatterns ()
|
void CLI::unsweetenPatterns ()
|
||||||
{
|
{
|
||||||
std::vector <A> reconstructed;
|
std::vector <A> reconstructed;
|
||||||
|
|||||||
Reference in New Issue
Block a user