Skip to content

Commit 40257c9

Browse files
committed
Merge from master
2 parents 0c5a8e3 + 8c84839 commit 40257c9

File tree

146 files changed

+661
-625
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+661
-625
lines changed

doc/config/reference/cullist.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
CSE 0.828 for Win32 console
2+
CSE 0.831 for Win32 console
33
Command line: -c
44

55
Top
@@ -248,6 +248,7 @@ door Parent: surface
248248
drInH
249249
drExH
250250
drExAbs
251+
drExRf
251252
drInAbs
252253
drExEpsLW
253254
drInEpsLW

doc/src/records/door.md

Lines changed: 20 additions & 0 deletions

doc/src/records/export.md

Lines changed: 7 additions & 4 deletions

doc/src/records/top-members.md

Lines changed: 1 addition & 1 deletion

doc/src/records/window.md

Lines changed: 2 additions & 2 deletions

src/ANCREC.CPP

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 1997-2016 The CSE Authors. All rights reserved.
1+
// Copyright (c) 1997-2017 The CSE Authors. All rights reserved.
22
// Use of this source code is governed by a BSD-style license
33
// that can be found in the LICENSE file.
44

src/ANCREC.H

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 1997-2016 The CSE Authors. All rights reserved.
1+
// Copyright (c) 1997-2017 The CSE Authors. All rights reserved.
22
// Use of this source code is governed by a BSD-style license
33
// that can be found in the LICENSE file.
44

src/BATTERY.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 1997-2016 The CSE Authors. All rights reserved.
1+
// Copyright (c) 1997-2017 The CSE Authors. All rights reserved.
22
// Use of this source code is governed by a BSD-style license
33
// that can be found in the LICENSE file.
44

src/BRF.H

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 1997-2016 The CSE Authors. All rights reserved.
1+
// Copyright (c) 1997-2017 The CSE Authors. All rights reserved.
22
// Use of this source code is governed by a BSD-style license
33
// that can be found in the LICENSE file.
44

src/BRFW.CPP

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 1997-2016 The CSE Authors. All rights reserved.
1+
// Copyright (c) 1997-2017 The CSE Authors. All rights reserved.
22
// Use of this source code is governed by a BSD-style license
33
// that can be found in the LICENSE file.
44

0 commit comments

Comments
 (0)