Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for kind paramter for integer and real types | Gaurav Jain | 2014-04-17 | 1 | -0/+8 |
Integers and reals can have an optional kind parameter specified with an underscore. This could have the format of any variable name. Additionally added example file to demonstrate usage. |