Ignore:
Timestamp:
Jun 26, 2007, 5:04:29 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

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

    r181 r192  
    281281    ~DllProc(){}
    282282
    283     bool IsEqualSymbol( const NamespaceScopes &namespaceScopes, const string &name ) const;
     283    virtual bool IsEqualSymbol( const NamespaceScopes &namespaceScopes, const string &name ) const = 0;
    284284    bool IsEqualSymbol( const string &name ) const;
    285285
Note: See TracChangeset for help on using the changeset viewer.