Ignore:
Timestamp:
Aug 24, 2007, 2:13:12 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/ProjectEditor/Common.h

    r130 r302  
    3333#include "BREGEXP.H"
    3434#include "../BasicCompiler32/CommandValue.h"
    35 #include "../BasicCompiler_Common/BasicFixed.h"
     35#include "../../jenga/include/smoothie/BasicFixed.h"
    3636
    3737
     
    6666#define APPLICATION_NAME "ActiveBasic 5.0"
    6767#define VERSION_APPLI_NAME APPLICATION_NAME
    68 #define VERSION_STRING "5.00.00 CP4(rev.265)"
     68#define VERSION_STRING "5.00.00 (rev.299)"
    6969
    7070#endif
     
    106106
    107107#define GENERAL_SIZE    8192
    108 #define VN_SIZE         512
    109108#define MAX_ARRAYDIM    16
    110109
Note: See TracChangeset for help on using the changeset viewer.