Changeset 906:17f31d280385 in lemon-0.x for src/hugo/invalid.h
- Timestamp:
- 09/23/04 17:05:20 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1216
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/hugo/invalid.h
r539 r906 1 // -*- mode:C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/invalid.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 #ifndef HUGO_INVALID_H
Note: See TracChangeset
for help on using the changeset viewer.