Added HowMany setting Property to limit the number of procedures converted.

This commit is contained in:
Rich
2014-12-08 20:27:48 +00:00
parent 3da3cd999e
commit 2c21ce24dc
2 changed files with 16 additions and 1 deletions

View File

@@ -98,5 +98,8 @@
<Setting Name="AnnotateWhenShowingDifferentRO" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="HowMany" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
</Settings>
</SettingsFile>