Re: [CIL users] Converting Switch Statements to If

2013-02-28 Thread Gabriel Kerneis
On Tue, Feb 26, 2013 at 03:59:49PM +0530, प्रतीक स्कायवाल्कर wrote: > I am a new user to CIL, looking to convert Switch construct to a series of > if-else constructs. Can someone please point out if it can be done using > simple command line specifiers to cilly ? CIL manual, section 8.2.1: --domak

[CIL users] Converting Switch Statements to If

2013-02-26 Thread प्रतीक स्कायवाल्कर
I am a new user to CIL, looking to convert Switch construct to a series of if-else constructs. Can someone please point out if it can be done using simple command line specifiers to cilly ? If not, how do I go about achieving it. Regards, Prateek --