mn416 / QPULib

Language and compiler for the Raspberry Pi GPU
Other
429 stars 64 forks source link

DRY mkFloatExp() #64

Closed wimrijnders closed 6 years ago

wimrijnders commented 6 years ago

Small DRY fix. mkFloatExp() was defined in two places, this puts it in one single place.