summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorJasper2026-04-03 14:14:20 +0200
committerJasper2026-04-03 14:14:20 +0200
commit2e8280dc93ebcd3b5c2fa297ac5d0462f3a70094 (patch)
tree82069bb359609fd183cbc7aed35683055c145a5c /build.sh
Initial commitHEADmain
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..41058d4
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+gfortran rsa.f90 -o out/rsa