From 50360d1fb2ad2e81e47e42c01870265f0c82b1e1 Mon Sep 17 00:00:00 2001 From: Martin Bies Date: Tue, 18 Oct 2022 15:31:58 +0200 Subject: [PATCH] Add information about what topcom version is required --- TopcomInterface/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TopcomInterface/README.md b/TopcomInterface/README.md index 1b50ce68..14e29ecf 100644 --- a/TopcomInterface/README.md +++ b/TopcomInterface/README.md @@ -1,5 +1,5 @@ # TopcomInterface -A `Gap4`-package which provides an interface to the software `topcom` (http://www.rambau.wm.uni-bayreuth.de/TOPCOM/). +A `Gap4`-package which provides an interface to the software `topcom` (http://www.rambau.wm.uni-bayreuth.de/TOPCOM/). This interface requires `topcom` version 1.1.2. It may or may not work with newer version. Communication with older version is most likely not possibly with this software. ## Installation