mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-05 08:26:28 +00:00
Added slightly to exposition, to match other formats.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
namespace Storage {
|
||||
|
||||
/*!
|
||||
Provides a @c Tape containing a UEF tape image.
|
||||
Provides a @c Tape containing a UEF tape image, a slightly-convoluted description of pulses.
|
||||
*/
|
||||
class UEF : public Tape {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user