aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/gfpmath/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-12-16 00:32:49 +0000
committerlloyd <[email protected]>2009-12-16 00:32:49 +0000
commit87cbaef441c6baba2699a8ea53ac2562c46c772d (patch)
treea61455bcb4de0e0eab34953f7a53a84b512f34d3 /src/math/gfpmath/info.txt
parent076afc21c2b775d2658f33086b890255f6f2c70f (diff)
Full working amalgamation build, plus internal-only headers concept.
Diffstat (limited to 'src/math/gfpmath/info.txt')
-rw-r--r--src/math/gfpmath/info.txt19
1 files changed, 10 insertions, 9 deletions
diff --git a/src/math/gfpmath/info.txt b/src/math/gfpmath/info.txt
index abbdb0a47..a02dbc044 100644
--- a/src/math/gfpmath/info.txt
+++ b/src/math/gfpmath/info.txt
@@ -1,18 +1,19 @@
-uses_tr1 yes
-
-load_on auto
-
define BIGINT_GFP
-<add>
-curve_gfp.cpp
+uses_tr1 yes
+
+<header:public>
curve_gfp.h
-gfp_element.cpp
gfp_element.h
gfp_modulus.h
-point_gfp.cpp
point_gfp.h
-</add>
+</header:public>
+
+<source>
+curve_gfp.cpp
+gfp_element.cpp
+point_gfp.cpp
+</source>
<requires>
bigint