Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit648930d

Browse files
committed
revert missing binaries
1 parentda3baeb commit648930d

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

‎config.make.in‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ objdir = $(tmpdir)$(TARGET)/
2222
protodir = $(builddir)/lib/proto/4.0/
2323
outdir = $(builddir)lib/$(CONFIG)/$(TARGET)/
2424

25-
FSSRGEN := $(tooldir)fssrgen.exe
26-
FSLEX := $(tooldir)fslex.exe
27-
FSYACC := $(tooldir)fsyacc.exe
25+
FSSRGEN := $(tooldir)../2.0/fssrgen.exe
26+
FSLEX := $(tooldir)../2.0/fslex.exe
27+
FSYACC := $(tooldir)../2.0/fsyacc.exe
2828

2929
CONFIG := debug
3030
DISTVERSION := 201011

‎lib/bootstrap/2.0/FSharp.Core.dll‎

910 KB
Binary file not shown.

‎lib/bootstrap/2.0/fslex.exe‎

1.11 MB
Binary file not shown.

‎lib/bootstrap/2.0/fssrgen.exe‎

941 KB
Binary file not shown.

‎lib/bootstrap/2.0/fsyacc.exe‎

354 KB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp