gondole.go
changeset 130 c450bb73f59a
parent 125 2bbb72b9ebf6
child 131 68ef6504637e
equal deleted inserted replaced
129:0d4544ce7e5e 130:c450bb73f59a
       
     1 /*
       
     2 Copyright 2017 Ollivier Robert
       
     3 Copyright 2017 Mikael Berthe
       
     4 
       
     5 Licensed under the MIT license.  Please see the LICENSE file is this directory.
       
     6 */
       
     7 
     1 package gondole
     8 package gondole
     2 
     9 
     3 import (
    10 import (
     4 	"errors"
    11 	"errors"
     5 )
    12 )