File: cbf_standardize_numbers.h

package info (click to toggle)
cbflib 0.9.6%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56,196 kB
  • sloc: ansic: 103,920; python: 4,552; sh: 3,032; makefile: 1,822; yacc: 659; f90: 210; xml: 210; cpp: 58; java: 16
file content (12 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
//
//  cbf_standardize_numbers.h
//  
//
//  Created by Herbert J. Bernstein on 12/31/15.
//
//

#ifndef cbf_standardize_numbers_h
#define cbf_standardize_numbers_h

#endif /* cbf_standardize_numbers */