Athletics, Adjacency list, Night Attack (album) & Grammatostomias flagellibarba.

This commit is contained in:
nik gaffney 2020-10-02 17:36:02 +02:00
parent ba2ae47aab
commit 90817af5fb
1 changed files with 13 additions and 1 deletions

View File

@ -5,10 +5,22 @@ A way to find various subgroups of a group…
* install
To run this programme youll need a working version of [[https://racket-lang.org/][Racket]] installed. An installer can be downloaded from https://download.racket-lang.org/
To run this programme youll need a working version of [[https://racket-lang.org/][Racket]] installed (an installer can be downloaded [[https://download.racket-lang.org/][here]])
on macOS
#+BEGIN_SRC shell
brew cask install racket
#+END_SRC
on debian/ubuntu
#+BEGIN_SRC shell
sudo apt intall racket
#+END_SRC
* schedule
[[https://the-public-domain-review.imgix.net/collections/amundsen-s-south-pole-expedition/6504423149_f4ffeb13b8_o.jpg]]
setup…
#+BEGIN_SRC racket
(require "group-scheduling.rkt")