Clean up tab vs space issues

discovered by @axelstudios
This commit is contained in:
Jason Turner
2014-05-23 09:56:55 -06:00
parent be9632d0ad
commit 46e7d0ab99
23 changed files with 86 additions and 86 deletions

View File

@@ -5,7 +5,7 @@
// http://www.chaiscript.com
#ifndef CHAISCRIPT_ALGEBRAIC_HPP_
#define CHAISCRIPT_ALGEBRAIC_HPP_
#define CHAISCRIPT_ALGEBRAIC_HPP_
#include <string>
@@ -128,5 +128,5 @@ namespace chaiscript
};
}
#endif /* _CHAISCRIPT_ALGEBRAIC_HPP */
#endif /* _CHAISCRIPT_ALGEBRAIC_HPP */