diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-10 14:44:48 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-10 14:44:48 +0100 |
| commit | fb9ae9e41eaf01b3651395fdd450ac1a4743e592 (patch) | |
| tree | 8fb29e9b62d40d6407f082f55a7164775154bf78 /test/011_io_SRC_write/01_solved.out | |
| parent | 04c3ee1f5acac47650be8d0ffbf90e238df0d12b (diff) | |
| download | nissy-core-fb9ae9e41eaf01b3651395fdd450ac1a4743e592.tar.gz nissy-core-fb9ae9e41eaf01b3651395fdd450ac1a4743e592.zip | |
Big changes to the interface
Diffstat (limited to 'test/011_io_SRC_write/01_solved.out')
| -rw-r--r-- | test/011_io_SRC_write/01_solved.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/011_io_SRC_write/01_solved.out b/test/011_io_SRC_write/01_solved.out index 3853027..3c21bcc 100644 --- a/test/011_io_SRC_write/01_solved.out +++ b/test/011_io_SRC_write/01_solved.out | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | { | 1 | { |
| 2 | .c = {0, 1, 2, 3, 4, 5, 6, 7}, | 2 | .corner = {0, 1, 2, 3, 4, 5, 6, 7}, |
| 3 | .e = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11} | 3 | .edge = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11} |
| 4 | } | 4 | } |
