forked from cory/tildefriends
Organized the index slightly.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3235 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
"use strict";
|
||||
|
||||
//! {"category": "work in progress"}
|
||||
|
||||
class Log {
|
||||
constructor(name, capacity) {
|
||||
this._name = name;
|
||||
|
Reference in New Issue
Block a user