aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/gnump/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/gnump/info.txt')
-rw-r--r--src/engine/gnump/info.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/engine/gnump/info.txt b/src/engine/gnump/info.txt
deleted file mode 100644
index ad03339e4..000000000
--- a/src/engine/gnump/info.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-define ENGINE_GNU_MP 20131128
-
-load_on request
-
-<libs>
-all -> gmp
-</libs>
-
-<header:internal>
-gnump_engine.h
-gmp_wrap.h
-</header:internal>
-
-<source>
-gmp_mem.cpp
-gmp_powm.cpp
-gmp_wrap.cpp
-gnump_pk.cpp
-</source>
-
-<requires>
-bigint
-</requires>