Skip to content

Commit

Permalink
added uuid as in style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
makeclean committed Apr 16, 2014
1 parent 6407882 commit 699f633
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cpp/tally.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef TALLY_H
#define TALLY_H
#ifndef PYNE_IQ4M73STINHJDPRV6KWUZZXOYE
#define PYNE_IQ4M73STINHJDPRV6KWUZZXOYE
/// \file tally.h
/// \author Andrew Davis (davisa\@engr.wisc.edu)
///
Expand All @@ -16,7 +16,6 @@
#include <stdio.h>
#include <stdlib.h>


namespace pyne
{
class Tally
Expand Down

0 comments on commit 699f633

Please sign in to comment.