1
0
mirror of https://github.com/enpaul/kodak.git synced 2025-09-18 21:21:59 +00:00

Rename project to fresnel-lens

This commit is contained in:
2021-10-28 19:03:09 -04:00
parent f9c38a5bcc
commit 888225bdf7
31 changed files with 155 additions and 160 deletions

View File

@@ -1,7 +1,7 @@
# ImageMuck makefile
# fresnel-lens makefile
# You can set these variables from the command line
PROJECT = imagemuck
PROJECT = fresnel_lens
.PHONY: help
# Put it first so that "make" without argument is like "make help"