source: sans/utils/Teabag/sanswrite.h @ 838

Last change on this file since 838 was 837, checked in by ajj, 11 years ago

Checkin of Teabag code for TISANE.

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"
12int initdata(SANSHDR *, int [128][128], char *);
13#endif
Note: See TracBrowser for help on using the repository browser.