blob: d561896cd4947802c968aafd7f1d3b0272a0c2e0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
--- test.output.expected.orig 2021-01-24 16:25:01 UTC
+++ test.output.expected
@@ -0,0 +1,13 @@
+This is Coxeter version 3.1.
+Enter help if you need assistance, carriage return to start the program.
+
+coxeter :
+type :
+rank : coxeter : enter your element (finish with a carriage return) :
+213
+coxeter : enter your element (finish with a carriage return) :
+h[0] = 1 h[1] = 3 h[2] = 3 h[3] = 1
+
+size : 8
+
+coxeter : coxeter :
\ No newline at end of file
|