Skip to content

Commit 9230fa8

Browse files
authored
Update README.md
1 parent 9d3f61c commit 9230fa8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,12 @@ that uses libdfloat. See the license for details.
2727
I will be adding a Makefile in the future to automate this whole process,
2828
and hopefully I can find a way to make libdfloat into a shared object
2929
file on all major platforms.
30+
31+
32+
Included files:
33+
README: This file
34+
LICENSE: The Michael Warren FSL under which this software is released
35+
dfloat.h: Header file containing typedefs and function prototypes
36+
dfloat.c: C module containing all function definitions
37+
doc.txt: Documentation for all types and functions defined in libdfloat
38+
change.log: Log of changes made with each release of libdfloat

0 commit comments

Comments
 (0)