typo
This commit is contained in:
parent
e9871121f8
commit
fba89622aa
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ eval:
|
||||||
hept -ts $(ENTRY) $(FILE).ept
|
hept -ts $(ENTRY) $(FILE).ept
|
||||||
|
|
||||||
evaln:
|
evaln:
|
||||||
hept -ts p -m $(LIMIT) $(FILE).ept
|
hept -ts $(ENTRY) -m $(LIMIT) $(FILE).ept
|
||||||
|
|
||||||
print:
|
print:
|
||||||
heptc -i -target c $(FILE).ept
|
heptc -i -target c $(FILE).ept
|
||||||
|
|
Loading…
Reference in a new issue