Deleted some obsolete OOP experiments. If rebuilding in a dirty tree,
commit14b6a6ac132b486b75f624818c8ff84760245717
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Jan 2016 02:57:46 +0000 (17 02:57 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Jan 2016 02:57:46 +0000 (17 02:57 +0000)
tree43ee8c527ba7f676c748f31933aea0bc4f39bcd9
parentbbd2ce7036d61d406272a2982bef52b4b59b6fa7
Deleted some obsolete OOP experiments. If rebuilding in a dirty tree,
you may need to remove .../gen/test/*.d because of some mistaken
dependencies.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51305 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
29 files changed:
test/mmakefile.src
test/oop/README.demo [deleted file]
test/oop/debug.h [deleted file]
test/oop/hidd.cs [deleted file]
test/oop/intern.h [deleted file]
test/oop/makefile [deleted file]
test/oop/method.c [deleted file]
test/oop/oop.c [deleted file]
test/oop/oop.h [deleted file]
test/oop/protos.h [deleted file]
test/oop/support.c [deleted file]
test/oop/support.h [deleted file]
test/oop/test.c [deleted file]
test/oop/timerclass.c [deleted file]
test/oop/timerclass.h [deleted file]
test/oop/types.h [deleted file]
test/oop2/debug.h [deleted file]
test/oop2/makefile [deleted file]
test/oop2/method.c [deleted file]
test/oop2/oop.c [deleted file]
test/oop2/oop.h [deleted file]
test/oop2/protos.h [deleted file]
test/oop2/support.c [deleted file]
test/oop2/support.h [deleted file]
test/oop2/test.c [deleted file]
test/oop2/timerclass.c [deleted file]
test/oop2/timerclass.h [deleted file]
test/oop2/types.h [deleted file]
test/oopdemo.c [deleted file]