From 85bf60d6a9bf2694a540cc00ca6e72dccde5b26b Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Wed, 13 Mar 2024 09:57:00 +0000 Subject: add enmeta and sort README --- README | 59 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 31 insertions(+), 28 deletions(-) (limited to 'README') diff --git a/README b/README index 7762e15..7b963dc 100644 --- a/README +++ b/README @@ -1,38 +1,41 @@ -scan.sh: - Batch scanning script -demeta: - Mark all dependencies as manually installed then purge an apt metapackage. -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 +NDFA2DFAexample: + NDFA to DFA example for VFSM +Xmodmap: + Swap numbers and symbols on the numrow +alleq.hs: + Haskell function to check all elements of a list are equal +aptmeta/ + demeta: + Mark all dependencies as manually installed then purge an apt metapackage. + enmeta: + Install an apt metapackage then mark all dependencies as automatically installed. +box.mzn: + Intended to find the dimensions of a rectangle with an area at least n units and a ratio e. 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 +digits.rb: + Digit combinations for target sum +gen_object/: + The start of an erlang OO behaviour 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 +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) +scan.sh: + Batch scanning script +section.c: + Like the section command on IOS +slide.rb: + A laser-cuttable circular slide rule generator 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 +sudoku.rb: + Ruby ILP SAT sudoku solver +tabelvortoj.rb: + Tabelvortoj test +todo.vim: + Simple Vim Todo -- cgit v1.2.3