mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +02:00
Update header comments
This commit is contained in:
parent
848e3805b9
commit
586824522e
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
;;;; Cyclone Scheme
|
;;;; Cyclone Scheme
|
||||||
;;;; https://github.com/justinethier/cyclone
|
;;;; https://github.com/justinethier/cyclone
|
||||||
;;;;
|
;;;;
|
||||||
|
;;;; Copyright (c) 2014-2019, Justin Ethier
|
||||||
|
;;;; All rights reserved.
|
||||||
|
;;;;
|
||||||
;;;; A library for writing concurrent programs using Cyclone.
|
;;;; A library for writing concurrent programs using Cyclone.
|
||||||
;;;;
|
;;;;
|
||||||
(define-library (cyclone concurrent)
|
(define-library (cyclone concurrent)
|
||||||
|
|
Loading…
Add table
Reference in a new issue