diff options
| author | drbaggy <js5@sanger.ac.uk> | 2021-07-05 19:50:55 +0100 |
|---|---|---|
| committer | drbaggy <js5@sanger.ac.uk> | 2021-07-05 19:50:55 +0100 |
| commit | 8ed3d4708d46cb83f51b0348cbebee560cdb87e5 (patch) | |
| tree | 8eb675c8644fb999789b10b0a850f474c2576a1c | |
| parent | 1fe911e40924f79c1e0f673fdb9a4b79eec4bb29 (diff) | |
| download | perlweeklychallenge-club-8ed3d4708d46cb83f51b0348cbebee560cdb87e5.tar.gz perlweeklychallenge-club-8ed3d4708d46cb83f51b0348cbebee560cdb87e5.tar.bz2 perlweeklychallenge-club-8ed3d4708d46cb83f51b0348cbebee560cdb87e5.zip | |
fix comment
| -rw-r--r-- | challenge-120/james-smith/cesil/ch-2.ces | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-120/james-smith/cesil/ch-2.ces b/challenge-120/james-smith/cesil/ch-2.ces index 1192e6c71e..2ff676081f 100644 --- a/challenge-120/james-smith/cesil/ch-2.ces +++ b/challenge-120/james-smith/cesil/ch-2.ces @@ -1,5 +1,5 @@ ( Compute the angle between the hour and minute hand -( Input contains of triple hour/minute & answer so +( Input contains of pair of hour.minute & answer so ( can check calculations are OK! LINE LOAD +0 |
