Ignore:
Timestamp:
Feb 24, 2008, 9:02:30 PM (16 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

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

    r360 r394  
    1818
    1919bool IsVariableTopChar(char c);
    20 bool IsVariableChar(char c);
     20bool IsVariableChar( char c, bool isGenericsChars = false );
    2121bool IsBlank(char c);
    2222int GetOneParameter(const char *Parameter,int pos,char *retAns);
Note: See TracChangeset for help on using the changeset viewer.