Skip to content

Commit cc95ccf

Browse files
committed
template
1 parent b04531d commit cc95ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DemoCoarrayLineclip.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ program lineclip
22

33
use, intrinsic:: ieee_arithmetic
44
use lineclip,only: Ccohensutherland, cohensutherland
5-
use assert
5+
use assert, only: wp, errorstop, assert_isclose
66

77
implicit none
88

0 commit comments

Comments
 (0)