melsman / apltail

APL Compiler targeting a typed array intermediate language
MIT License
212 stars 9 forks source link

Change infinity value in TAIL back to 'inf' #12

Closed mbudde closed 9 years ago

mbudde commented 9 years ago

Commit c9e3dd2 changed infinity to be output as HUGE_VAL like in C. This looks quite out of place in TAIL, so change it back the to the previous value inf.