Josh Marshall
8747675e12
Applied clang-format and stripped all trailing whitespace.
2019-05-02 16:31:08 -04:00
K. Noel Belcourt
08453c109a
Revert "removed an unused function ( #39 )"
...
This reverts commit 655ce30eb3ba9c3625631b18d990992fc09f8b22.
2016-04-26 10:54:43 -06:00
Mads Jensen
655ce30eb3
removed an unused function ( #39 )
...
The C++ standard deprecates use of <stdio.h>, <stdlib.h> etc., and suggests using <cstdio>, <cstdlib> etc.
Some trailing whitespace removed in affected files because of a setting in my editor
dead code surrounded by #if 0 ... #endif removed
2016-04-24 10:26:25 -06:00
Jeremiah Willcock
6f4b8bf204
Removed unused variable
...
[SVN r77530]
2012-03-25 05:00:21 +00:00
Jeremiah Willcock
9355c68e52
Fixed warnings
...
[SVN r57544]
2009-11-10 16:54:01 +00:00
Jeremiah Willcock
f1c6d7b56f
Added <stdio.h>, fixes #3024
...
[SVN r52980]
2009-05-13 22:22:47 +00:00
Andrew Sutton
704e2a0894
Added missing copyright info for test files.
...
[SVN r52403]
2009-04-15 12:24:21 +00:00
Jeremiah Willcock
8d4c3cc7d6
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
...
[SVN r52226]
2009-04-07 01:28:38 +00:00
Andrew Sutton
670d4d5029
Updating core_numbers from David Gleich.
...
[SVN r51249]
2009-02-14 13:29:07 +00:00