Ignore:
Timestamp:
Jun 26, 2007, 12:05:36 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

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

    r181 r190  
    77class Smoothie{
    88    static bool isUnicode;
    9 
    10     static Meta meta;
    119public:
    1210
     
    2018    }
    2119
    22     static Meta &GetMeta()
    23     {
    24         return meta;
    25     }
     20    static Meta &GetMeta();
    2621
    2722    class Lexical{
Note: See TracChangeset for help on using the changeset viewer.