Skip to content

Commit

Permalink
20180115 (0.6.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
cetygamer committed Jan 13, 2022
1 parent 6ae1aef commit 39822f9
Show file tree
Hide file tree
Showing 95 changed files with 7,179 additions and 6,304 deletions.
505 changes: 261 additions & 244 deletions Changelog

Large diffs are not rendered by default.

Empty file modified cxx/new.cc
100644 → 100755
Empty file.
4 changes: 3 additions & 1 deletion examples/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ all:
$(MAKE_COMMAND) -C psxsnake
$(MAKE_COMMAND) -C puzzle
$(MAKE_COMMAND) -C rottest
$(MAKE_COMMAND) -C psxs3m

clean:
$(MAKE_COMMAND) -C mandel clean
Expand All @@ -17,5 +18,6 @@ clean:
$(MAKE_COMMAND) -C psxsnake clean
$(MAKE_COMMAND) -C puzzle clean
$(MAKE_COMMAND) -C rottest clean

$(MAKE_COMMAND) -C psxs3m clean

distclean: clean
347 changes: 0 additions & 347 deletions examples/mandel/mandel2.c

This file was deleted.

Loading

0 comments on commit 39822f9

Please sign in to comment.