Move ROSKY to a separate SVN module.
authorFilip Navara <filip.navara@gmail.com>
Thu, 30 Jun 2005 12:19:21 +0000 (12:19 +0000)
committerFilip Navara <filip.navara@gmail.com>
Thu, 30 Jun 2005 12:19:21 +0000 (12:19 +0000)
commitf5dfe7db025f5812c9386ee8b2a5c331f02895e7
treef54da884da455c7a6fc1dac5cb72e7c35605adbb
parentff9c6f6419654a05e3eb7b7346d35e58ae7f872c
Move ROSKY to a separate SVN module.

svn path=/trunk/; revision=16339
15 files changed:
rosky/include/defines.h [new file with mode: 0644]
rosky/include/rosky.h [new file with mode: 0644]
rosky/include/structs.h [new file with mode: 0644]
rosky/lib/libsky/libsky.c [new file with mode: 0644]
rosky/lib/libsky/libsky.def [new file with mode: 0644]
rosky/lib/libsky/libsky.h [new file with mode: 0644]
rosky/lib/libsky/libsky.rc [new file with mode: 0644]
rosky/lib/libsky/resource.h [new file with mode: 0644]
rosky/lib/libsky/stubs.c [new file with mode: 0644]
rosky/lib/libskygi/libskygi.c [new file with mode: 0644]
rosky/lib/libskygi/libskygi.def [new file with mode: 0644]
rosky/lib/libskygi/libskygi.h [new file with mode: 0644]
rosky/lib/libskygi/libskygi.rc [new file with mode: 0644]
rosky/lib/libskygi/resource.h [new file with mode: 0644]
rosky/lib/libskygi/stubs.c [new file with mode: 0644]