Subversion Repositories Tewi

Rev

Rev 13 | Rev 17 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13 Rev 16
Line 1... Line 1...
1
/* $Id: config.c 13 2024-09-13 13:38:57Z nishi $ */
1
/* $Id: config.c 16 2024-09-13 15:09:52Z nishi $ */
-
 
2
 
-
 
3
#define SOURCE
2
 
4
 
3
#include "tw_config.h"
5
#include "tw_config.h"
4
 
6
 
5
#include <stdio.h>
7
#include <stdio.h>
6
#include <stdint.h>
8
#include <stdint.h>