*** empty log message ***

This commit is contained in:
peb
2004-04-29 08:22:32 +00:00
parent 51da7e3c0f
commit 9e23c25e28
3 changed files with 4 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ shell:
clean:
rm -rf */*.o */*.hi *.o *.hi */*.ghi *.ghi *~ */*~
hugs:
hugs -E"open -a emacs" -P$(HUGSINCLUDE)
hugs -h10M -P$(HUGSINCLUDE)
ghci-nofud:
$(GHCI) $(GHCFLAGS) $(GHCINCLUDENOFUD)
today: