Ignore:
Timestamp:
Jun 27, 2007, 2:41:01 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jenga/include/smoothie/Type.h

    r192 r197  
    127127    bool HasMember() const;
    128128
    129     const std::string ToString() const;
    130 
    131129    void operator= ( const Type &type ){
    132130        basicType = type.basicType;
Note: See TracChangeset for help on using the changeset viewer.