source:
dev/trunk/ab5.0/jenga/include/common/EasyToken.h@
635
| Last change on this file since 635 was 622, checked in by , 17 years ago | |
|---|---|
| File size: 166 bytes | |
| Line | |
|---|---|
| 1 | #pragma once |
| 2 | |
| 3 | namespace Jenga{ namespace Common{ namespace EasyToken{ |
| 4 | |
| 5 | |
| 6 | std::string GetIdentifierToken( const std::string &source, int &sourceIndex ); |
| 7 | |
| 8 | |
| 9 | }}} |
Note:
See TracBrowser
for help on using the repository browser.
