Changeset 679:5860141a60b5 in lemon-0.x for src/test
- Timestamp:
 - 06/14/04 10:49:07 (21 years ago)
 - Branch:
 - default
 - Phase:
 - public
 - Convert:
 - svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@927
 - File:
 - 
          
- 1 edited
 
- 
          src/test/test_tools.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
src/test/test_tools.h
r574 r679 10 10 #include<vector> 11 11 12 // If \c rc is fail, writes an error message end exit.12 ///If \c rc is fail, writes an error message end exit. 13 13 14 14 ///If \c rc is fail, writes an error message end exit. 15 15 ///The error message contains the file name and the line number of the 16 ///source code i sa standard from, which makes it possible to go there16 ///source code in a standard from, which makes it possible to go there 17 17 ///using good source browsers like e.g. \c emacs. 18 18 ///  
Note: See TracChangeset
          for help on using the changeset viewer.
      
