- Added More Documentation
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
#include <fstream>
|
||||
#include <cmath>
|
||||
|
||||
#include "float.h"
|
||||
#include "integer.h"
|
||||
|
||||
int main(int, const char**)
|
||||
{
|
||||
float_h();
|
||||
integer_h();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user