Changeset 1027
- Timestamp:
- Jan 23, 2010, 4:32:29 PM (13 years ago)
- Location:
- trunk/lib/yat
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/yat/CommandLine.h
r983 r1027 2 2 #define _theplu_yat_utility_commandline_ 3 3 4 //$Id: CommandLine.h 21 19 2009-12-12 23:11:43Z peter $4 //$Id: CommandLine.h 2121 2009-12-13 16:17:07Z peter $ 5 5 6 6 /* 7 Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson 8 Copyright (C) 2009 Peter Johansson 7 Copyright (C) 2007, 2008, 2009 Jari Häkkinen, Peter Johansson 9 8 10 9 This file is part of the yat library, http://dev.thep.lu.se/yat -
trunk/lib/yat/OptionHelp.cc
r983 r1027 1 // $Id: OptionHelp.cc 21 19 2009-12-12 23:11:43Z peter $1 // $Id: OptionHelp.cc 2121 2009-12-13 16:17:07Z peter $ 2 2 3 3 /* 4 4 Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson 5 Copyright (C) 2009 Peter Johansson 5 6 6 7 This file is part of the yat library, http://dev.thep.lu.se/yat -
trunk/lib/yat/config_public.h.in
r983 r1027 2 2 #define _theplu_yat_utility_config_public_ 3 3 4 // $Id: config_public.h.in 21 19 2009-12-12 23:11:43Z peter $4 // $Id: config_public.h.in 2140 2009-12-31 22:43:29Z peter $ 5 5 6 6 /* 7 7 Copyright (C) 2008 Jari Häkkinen, Peter Johansson 8 Copyright (C) 2009 Peter Johansson 8 9 9 This file is part of the yat library, http:// trac.thep.lu.se/yat10 This file is part of the yat library, http://dev.thep.lu.se/yat 10 11 11 12 The yat library is free software; you can redistribute it and/or -
trunk/lib/yat/deprecate.h
r824 r1027 2 2 #define _theplu_yat_utility_deprecate_ 3 3 4 // $Id: deprecate.h 2 062 2009-09-14 20:19:17Z peter $4 // $Id: deprecate.h 2124 2009-12-19 22:43:03Z peter $ 5 5 6 6 /* 7 7 Copyright (C) 2008, 2009 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or
Note: See TracChangeset
for help on using the changeset viewer.