• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..21-Jun-2021-

Makefile.inH A D27-Aug-20203.3 KiB12449

READMEH A D24-Aug-2020929 2522

ratimerange.cH A D24-Aug-20208.6 KiB266183

README

1/*
2 * Argus Client Software. Tools to read, analyze and manage Argus data.
3 * Copyright (c) 2000-2016 QoSient, LLC
4 * All rights reserved.
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2, or (at your option)
9 * any later version.
10
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 * GNU General Public License for more details.
15
16 * You should have received a copy of the GNU General Public License
17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
19 *
20 *
21 *  ratimerange - argus data file time span
22 *
23 *  Author: Carter Bullard carter@qosient.com
24 */
25