- Timestamp:
- Aug 3, 2014, 12:05:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncantex.cpp
r4278 r5754 50 50 //////////////////////////////////////////////////////////////////////////// 51 51 bncAntex::bncAntex() { 52 } 53 54 // Constructor 55 //////////////////////////////////////////////////////////////////////////// 56 bncAntex::bncAntex(const char* fileName) { 57 readFile(QString(fileName)); 52 58 } 53 59
Note:
See TracChangeset
for help on using the changeset viewer.