Committer:
giryan
Date:
Wed Aug 25 21:30:19 2010 +0000
Revision:
3:a8087d5f78ff
Parent:
2:0f5bf2bbb052

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
giryan 3:a8087d5f78ff 1 #pragma once
giryan 1:09f04f9501ef 2
giryan 2:0f5bf2bbb052 3 typedef unsigned short ushort;
giryan 2:0f5bf2bbb052 4 typedef unsigned int uint;
giryan 2:0f5bf2bbb052 5 typedef unsigned char byte;