Cosmetic.

This commit is contained in:
Arthur Britto
2013-01-12 21:39:24 -08:00
parent fb493f6415
commit a2abddff4f
2 changed files with 4 additions and 2 deletions

View File

@@ -32,4 +32,4 @@ void Contract::executeAccept()
//interpreter.interpret(this,code);
}
// vim:ts=4

View File

@@ -27,4 +27,6 @@ public:
void executeAccept();
};
#endif
#endif
// vim:ts=4