source:
sans/utils/Teabag/sanswrite.h
@
1249
Last change on this file since 1249 was 837, checked in by ajj, 11 years ago | |
---|---|
File size: 260 bytes |
Line | |
---|---|
1 | /* |
2 | * sanswrite.h |
3 | * Teabag |
4 | * |
5 | * Created by Andrew Jackson on 9/16/08. |
6 | * Copyright 2008 __MyCompanyName__. All rights reserved. |
7 | * |
8 | */ |
9 | #ifndef _sanswrite_h |
10 | #define _sanswrite_h |
11 | #include "sa_data.h" |
12 | int initdata(SANSHDR *, int [128][128], char *); |
13 | #endif |
Note: See TracBrowser
for help on using the repository browser.