rename to dotscape

This commit is contained in:
2024-08-01 20:52:20 +01:00
parent 818503d0ac
commit 39b8b45b45
5 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
mlton -link-opt "$(pkg-config --cflags glfw3) $(pkg-config --static --libs glfw3)" \
-export-header ffi/export.h \
dot-to-dot.mlb \
dotscape.mlb \
ffi/glad.c \
ffi/glfw-export.c \
ffi/gles3-export.c \