Skip to content

Commit 275334b

Browse files
committed
Update infra/softposit.rkt to also use platform-language
1 parent 7fc9710 commit 275334b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/softposit.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#lang s-exp "../src/platform.rkt"
1+
#lang s-exp "../src/syntax/platform-language.rkt"
22

33
;;; Softposit platform, using David Thien's softposit-rkt package for
44
;;; bindings. Provides operations like real->posit16 or +.p16.

0 commit comments

Comments
 (0)