Browse CVS Repository
Diff of /xoonips/AL/common.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 5 |
#define COMMON_H |
#define COMMON_H |
| 6 |
|
|
| 7 |
#include<string> |
#include<string> |
| 8 |
|
using namespace std; |
| 9 |
typedef enum { |
typedef enum { |
| 10 |
RES_OK = 0, |
RES_OK = 0, |
| 11 |
RES_ERROR, |
RES_ERROR, |
|
|
Legend:
| Removed from v.1.8 |
|
| changed lines |
| |
Added in v.1.9 |
|
|
|