source: Main/trunk/Server/tw_version.h@ 6

Last change on this file since 6 was 3, checked in by Nishi, on Sep 13, 2024 at 6:06:44 PM

string op works, log works too

  • Property svn:keywords set to Id
File size: 105 bytes
Line 
1/* $Id: tw_version.h 3 2024-09-13 09:06:44Z nishi $ */
2
3#ifndef __TW_VERSION_H__
4#define __TW_VERSION_H__
5
6const char* tw_get_version(void);
7
8#endif
Note: See TracBrowser for help on using the repository browser.