aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-089/abigail/README1
-rw-r--r--challenge-089/abigail/mumps/ch-2.mps5
2 files changed, 6 insertions, 0 deletions
diff --git a/challenge-089/abigail/README b/challenge-089/abigail/README
index 4cd2f19a88..4409367189 100644
--- a/challenge-089/abigail/README
+++ b/challenge-089/abigail/README
@@ -13,6 +13,7 @@ Solution by Abigail
* C
* csh
* Fortran
+ * MUMPS
* Node.js
* Ook!
* Perl
diff --git a/challenge-089/abigail/mumps/ch-2.mps b/challenge-089/abigail/mumps/ch-2.mps
new file mode 100644
index 0000000000..7b6d4ec20b
--- /dev/null
+++ b/challenge-089/abigail/mumps/ch-2.mps
@@ -0,0 +1,5 @@
+magic()
+ w "8 1 6",!
+ w "3 5 7",!
+ w "4 9 2",!
+ q