Fossil

Diff
Login

Differences From Artifact [21f2d5f77f]:

To Artifact [eb3e864d33]:


25
26
27
28
29
30
31
32
33



34
35
36
37
38
39
40
25
26
27
28
29
30
31


32
33
34
35
36
37
38
39
40
41







-
-
+
+
+







    # # ## ### ##### ######## #############
    ## Public API

    constructor {} {
	return
    }

    method name {} { return :trunk: }
    method id   {} { return {}      }
    method name    {} { return :trunk: }
    method id      {} { return {}      }
    method istrunk {} { return 1 }

    # # ## ### ##### ######## #############
    ## State

    # # ## ### ##### ######## #############
    ## Internal methods