File diff r17624:f2c5f47dceaa → r17625:366001a31c88
src/signs.cpp
Show inline comments
 
@@ -18,7 +18,7 @@
 

	
 
#include "table/strings.h"
 

	
 
/* Initialize the sign-pool */
 
/** Initialize the sign-pool */
 
SignPool _sign_pool("Sign");
 
INSTANTIATE_POOL_METHODS(Sign)