This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| # encoding: utf-8 | |
| #Constants.R | |
| #Created by Kenneth J. Shackleton on 14 June 2011. | |
| #Copyright (c) 2011 Ringo Limited. | |
| #All rights reserved. | |
| #R Port by Zach Mayer on 4 December 2011 |