mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
Fixup header comment
This commit is contained in:
parent
1028fc566a
commit
cb2e2a7e59
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@
|
|||
;;;; Copyright (c) 2014-2016, Justin Ethier
|
||||
;;;; All rights reserved.
|
||||
;;;;
|
||||
;;;; This module is (currently) a stub of SRFI 143.
|
||||
;;;; Note the SRFI is still in DRAFT status.
|
||||
;;;; SRFI 143: Fixnums
|
||||
;;;;
|
||||
(define-library (srfi 143)
|
||||
(import (scheme base)
|
||||
|
|
Loading…
Add table
Reference in a new issue