Skip to content

Commit

Permalink
Test commit to test github hooks. refs #6651
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcampbell committed May 15, 2013
1 parent a8231b6 commit 1524f5c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ namespace Algorithms
infile.ignore(max_num_of_char_in_a_line,'\n');
}


while(getline(infile, lineData))
{
// Some temporary variables
Expand Down

0 comments on commit 1524f5c

Please sign in to comment.