set of examples of the basic sets of constants and procedures needed to understand the behavior of matter. WWW: http://www.toddmiller.com/epte/ PR: ports/150183 Submitted by: Frederic Culot <frederic@culot.org>
11 lines
256 B
C
11 lines
256 B
C
--- fill_information.c.orig 2010-09-01 10:57:26.318201810 +0200
|
|
+++ fill_information.c 2010-09-01 10:58:12.521662864 +0200
|
|
@@ -290,6 +290,8 @@ modification follow.
|
|
|
|
*/
|
|
|
|
+#include <string.h>
|
|
+
|
|
#include "periodic.h"
|
|
#include "info.h"
|
|
#include "text.h"
|