Shortening file names a bit.

This commit is contained in:
Robin Sommer 2012-02-14 10:12:09 -08:00
parent e2794c809f
commit 1f8b299aaf
9 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,7 @@
#include "Attr.h"
#include "Expr.h"
#include "Serializer.h"
#include "threading/SerializationTypes.h"
#include "threading/SerialTypes.h"
const char* attr_name(attr_tag t)
{