Fixed a typo in TL scheme implementation template

This commit is contained in:
Mohammad Hadi Hosseinpour 2017-04-04 04:40:58 +04:30
parent fcfdaa6b5e
commit c424ec6314

View file

@ -17,7 +17,7 @@ namespace /* NAMESPACE */
return /*Constructor*/;
}
}
/* OVERRIDE_PARAMS */
/* PARAMS */
public void ComputeFlags()
{
/* COMPUTE */