gridlab
Revision 1:a76e3a9d1c5d, committed 2018-05-29
- Comitter:
- karen801
- Date:
- Tue May 29 15:32:09 2018 +0000
- Parent:
- 0:deb126473abb
- Commit message:
- renaming library
Changed in this revision
gridlab-d/assert/assert.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r deb126473abb -r a76e3a9d1c5d gridlab-d/assert/assert.cpp --- a/gridlab-d/assert/assert.cpp Tue May 29 15:28:23 2018 +0000 +++ b/gridlab-d/assert/assert.cpp Tue May 29 15:32:09 2018 +0000 @@ -24,6 +24,7 @@ { if (oclass==NULL) { + //comment // register to receive notice for first top down. bottom up, and second top down synchronizations oclass = gld_class::create(module,"assert",sizeof(g_assert),PC_AUTOLOCK|PC_OBSERVER); if (oclass==NULL)