mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-23 03:32:32 +00:00
Added slightly to exposition, to match other formats.
This commit is contained in:
parent
2799a87218
commit
ee2a7c9415
@ -16,7 +16,7 @@
|
|||||||
namespace Storage {
|
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 {
|
class UEF : public Tape {
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user