Ignore:
Timestamp:
May 2, 2010, 4:47:18 PM (16 years ago)
Author:
Saskia Metzler <metzler@…>
Children:
0647f4
Parents:
0f7883
Message:

Tremolo format parser

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/unittests/SingletonTest.cpp

    r0f7883 rd3513b  
    5252    count1++;
    5353  }
    54   // explicit copy constructor to catch if thsi is ever called
     54  // explicit copy constructor to catch if this is ever called
    5555  SingletonStub2(const SingletonStub2&){
    5656    CPPUNIT_FAIL    ( "Copy constructor of Singleton called" );
Note: See TracChangeset for help on using the changeset viewer.