Added key for true

This commit is contained in:
Shahram Najm 2014-07-04 20:08:56 +01:00
parent 80dc51e415
commit 9e197aa84e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ constant three=1 : hidden;
constant eight=8 : hidden;
constant hundred=100 : hidden;
constant eleven=11 : hidden;
constant true="true" :hidden;
constant false="false" : hidden;
transient truncateLaplacian=0 : hidden;
constant marsDir="mars" : no_copy,hidden;