[GME-commit] GMESRC/Paradigms/MetaGME/MetaInterpreter2004
BON2Component.cpp,1.13,1.14
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu May 13 20:51:36 CDT 2004
- Previous message: [GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.30,1.31
- Next message: [GME-commit]
GMESRC/Paradigms/MetaGME/MetaInterpreter2004/Rep Any.cpp,1.8,1.9
AspectRep.cpp,1.6,1.7 AspectRep.h,1.5,1.6 Dumper.cpp,1.16,1.17
ModelRep.cpp,1.10,1.11 ModelRep.h,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/Paradigms/MetaGME/MetaInterpreter2004
In directory braindrain:/tmp/cvs-serv3507
Modified Files:
BON2Component.cpp
Log Message:
1Aspect ordering omitted if only one aspect defined.
2Dummy aspect having as name "Aspect" defined for aspectless models.
3End message changed.
CVS User: zolmol
Index: BON2Component.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/Paradigms/MetaGME/MetaInterpreter2004/BON2Component.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** BON2Component.cpp 6 May 2004 22:30:26 -0000 1.13
--- BON2Component.cpp 14 May 2004 00:51:33 -0000 1.14
***************
*** 1591,1595 ****
global_vars.err << "\nEND OF LOG";
global_vars.err.close();
! AfxMessageBox( "Job finished", MB_ICONINFORMATION);
}
--- 1591,1595 ----
global_vars.err << "\nEND OF LOG";
global_vars.err.close();
! AfxMessageBox( "Metainterpretation completed.", MB_ICONINFORMATION);
}
- Previous message: [GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.30,1.31
- Next message: [GME-commit]
GMESRC/Paradigms/MetaGME/MetaInterpreter2004/Rep Any.cpp,1.8,1.9
AspectRep.cpp,1.6,1.7 AspectRep.h,1.5,1.6 Dumper.cpp,1.16,1.17
ModelRep.cpp,1.10,1.11 ModelRep.h,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list