From f62592574bf1938a152c446b09d74e2d46a4cbc9 Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Sun, 1 Mar 2020 19:07:16 +0100 Subject: [PATCH] rs: Export the Species type. --- rs.rkt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rs.rkt b/rs.rkt index 69e3dc7..8f17c05 100644 --- a/rs.rkt +++ b/rs.rkt @@ -7,6 +7,8 @@ (provide ;; Structures reaction + ;; Type names + Species ;; Functions enabled?)