diff options
author | Lua Team <team@lua.org> | 1993-07-28 12:00:00 +0000 |
---|---|---|
committer | repogen <> | 1993-07-28 12:00:00 +0000 |
commit | 8b5979a7e8b9732aa2883d2384f853d87b594770 (patch) | |
tree | f2f23a63f14744c612f4cf2e52497352a3d8ef53 /floatingpoint.h | |
download | lua-github-1.0.tar.gz |
Lua 1.01.0
Diffstat (limited to 'floatingpoint.h')
-rw-r--r-- | floatingpoint.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/floatingpoint.h b/floatingpoint.h new file mode 100644 index 00000000..347d2047 --- /dev/null +++ b/floatingpoint.h @@ -0,0 +1 @@ +/* empty file to please silly code in iolib.c and opcode.c */ |