From a79414bcf14d17c58e040a7b8524f7bd8f7e5e03 Mon Sep 17 00:00:00 2001
From: Nat Lasseter <nat.lasseter@york.ac.uk>
Date: Mon, 22 Jan 2024 10:23:58 +0000
Subject: Migrate from gists

---
 README | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)
 create mode 100644 README

(limited to 'README')

diff --git a/README b/README
new file mode 100644
index 0000000..5ed20e2
--- /dev/null
+++ b/README
@@ -0,0 +1,36 @@
+scan.sh:
+  Batch scanning script
+digits.rb:
+  Digit combinations for target sum
+gen_object/:
+  The start of an erlang OO behaviour
+pdfbook4.rb:
+  Page order to make (or pdfjam command to turn a pdf file into) 4-up double-sided brochure ordered pages (to make two A6 folia per A4 page)
+tabelvortoj.rb:
+  Tabelvortoj test
+cpc/:
+  Cyclically Permutable Codewords
+todo.vim:
+  Simple Vim Todo
+describe.rb:
+  Describe the purpose of an executable
+slide.rb:
+  A laser-cuttable circular slide rule generator
+logcircle.rb:
+  Output cartesian coordinates for the tickmarks along a log scale around a circle
+sudoku.rb:
+  Ruby ILP SAT sudoku solver
+section.c:
+  Like the section command on IOS
+Xmodmap:
+  Swap numbers and symbols on the numrow
+make.rb:
+  Ruby script to make playing The Factory efficient (and thus boring)
+box.mzn:
+  Intended to find the dimensions of a rectangle with an area at least n units and a ratio e.
+NDFA2DFAexample:
+  NDFA to DFA example for VFSM
+stltogl:
+  Vim Script to convert an STL file to openGL glVertex3f()s for inclusion in a c program
+alleq.hs:
+  Haskell function to check all elements of a list are equal
-- 
cgit v1.2.3