Commit Graph

2 Commits

Author SHA1 Message Date
Glavin Wiechert 02f02a41e6 Resolve failing tests with updated dependencies 2016-04-01 17:22:12 -03:00
Michael Hancock 18ae07eaff Added opencl language support
OpenCL language support is achieved here simply by attaching '.CL'
extension to the 'C' language module. OpenCL is C based however beautify
will not support beautification despite having C language support, due
to the different file extension.
2016-03-24 00:34:55 +00:00