Ignore:
Timestamp:
May 10, 2008, 11:10:33 PM (16 years ago)
Author:
dai_9181
Message:

ObjectModuleに関連するクラス一式をab_commonプロジェクトに移動した。

Location:
trunk/ab5.0/abdev/ab_common/include/Lexical
Files:
1 edited
16 moved

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/ab_common/include/Lexical/Symbol.h

    r516 r603  
    33namespace ActiveBasic{ namespace Common{ namespace Lexical{
    44
     5std::string Operator_NaturalStringToCalcMarkString( const std::string &name );
     6std::string Operator_CalcMarkStringToNaturalString( const std::string &name );
    57
    68class Symbol
Note: See TracChangeset for help on using the changeset viewer.