corrected scrbls
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
@(require (for-label racket/base
|
@(require (for-label racket/base
|
||||||
racket/contract
|
racket/contract
|
||||||
"../main.rkt"))
|
"../contract.rkt"))
|
||||||
|
|
||||||
@title{define/return/contract}
|
@title{define/return/contract}
|
||||||
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
racket/contract
|
racket/contract
|
||||||
"../main.rkt"))
|
"../main.rkt"))
|
||||||
|
|
||||||
@title{define-return}
|
@title{define/return}
|
||||||
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
||||||
|
|
||||||
@defmodule[define-return]
|
@defmodule[define-return]
|
||||||
|
|||||||
Reference in New Issue
Block a user