From 074875f3719f42332a7403c0681f66a27268e803 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Mon, 12 Mar 2018 17:46:22 +0200 Subject: Building static library --- src/tommath/tommath.nim | 3 +++ src/tommath_nim.nim | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 src/tommath/tommath.nim delete mode 100644 src/tommath_nim.nim (limited to 'src') diff --git a/src/tommath/tommath.nim b/src/tommath/tommath.nim new file mode 100644 index 0000000..f7de5cc --- /dev/null +++ b/src/tommath/tommath.nim @@ -0,0 +1,3 @@ +# tommath_nim +# Copyright Oskari Timperi +# A new awesome nimble package diff --git a/src/tommath_nim.nim b/src/tommath_nim.nim deleted file mode 100644 index f7de5cc..0000000 --- a/src/tommath_nim.nim +++ /dev/null @@ -1,3 +0,0 @@ -# tommath_nim -# Copyright Oskari Timperi -# A new awesome nimble package -- cgit v1.2.3