- Timestamp:
- Apr 27, 2004, 8:39:34 PM (22 years ago)
- Location:
- branches/GNU/src/gcc
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
libstdc++-v3/include/std/std_locale.h (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/gcc
- Property svn:ignore
-
old new 26 26 configure.vr 27 27 configure.vrs 28 28 29 Makefile 29 dir.info30 30 lost+found 31 31 update.out
-
- Property svn:ignore
-
branches/GNU/src/gcc/libstdc++-v3/include/std/std_locale.h
-
Property cvs2svn:cvs-rev
changed from
1.1to1.1.1.2
r1390 r1391 1 1 // Locale support -*- C++ -*- 2 2 3 // Copyright (C) 1997, 1998, 1999, 2002 Free Software Foundation, Inc.3 // Copyright (C) 1997, 1998, 1999, 2002 Free Software Foundation, Inc. 4 4 // 5 5 // This file is part of the GNU ISO C++ Library. This library is free … … 43 43 44 44 #include <bits/localefwd.h> 45 45 46 #include <bits/locale_facets.h> 46 47 #include <bits/locale_facets.tcc> 47 48 48 49 #endif 49 50 // Local Variables:51 // mode:c++52 // End: -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
