8 lines
275 B
C++
8 lines
275 B
C++
// File: crn_core.cpp
|
|
// See Copyright Notice and license at the end of inc/crnlib.h
|
|
#include "crn_core.h"
|
|
#include "crn_winhdr.h"
|
|
|
|
char *g_copyright_str = "Copyright (c) 2010-2011 Tenacious Software LLC";
|
|
char *g_sig_str = "C8cfRlaorj0wLtnMSxrBJxTC85rho2L9hUZKHcBL";
|