Remove `SomeSystemPath'.
original commit: f195b3c68903bfacb7cfea278162ed0651984f12
This commit is contained in:
parent
37672bf915
commit
0c1aa7267c
|
@ -16,7 +16,7 @@
|
|||
((unix) 'windows)
|
||||
((windows) 'unix)))
|
||||
|
||||
(: other-foo-path SomeSystemPath)
|
||||
(: other-foo-path Path-For-Some-System)
|
||||
(define other-foo-path
|
||||
(build-path/convention-type other-system
|
||||
(string->some-system-path "foo" other-system)
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#lang s-exp "type-env-lang.rkt"
|
||||
|
||||
(provide (rename-out [Path-For-Some-System SomeSystemPath]))
|
||||
|
||||
[Complex -Number]
|
||||
[Number -Number]
|
||||
[Inexact-Complex -InexactComplex]
|
||||
|
|
Loading…
Reference in New Issue
Block a user