corrected scrbls

This commit is contained in:
2026-05-11 01:21:27 +02:00
parent 76a5c03c81
commit 903c2c568b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
@(require (for-label racket/base
racket/contract
"../main.rkt"))
"../contract.rkt"))
@title{define/return/contract}
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]