📄 nmo_all.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NMO_ALL - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFB.tmp" with contents
[
/assume:byterecl /check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB"
"D:\NMO\NMO_ALL.for"
]
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/NMO_ALL.pdb" /debug /machine:I386 /out:"Debug/NMO_ALL.exe" /pdbtype:sept .\Debug\NMO_ALL.obj "
<h3>Output Window</h3>
Compiling Fortran...
D:\NMO\NMO_ALL.for
D:\NMO\NMO_ALL.for(71) : Warning: In the call to NMO0, actual argument #3 does not match the type and kind of the corresponding dummy argument.
call nmo0(adj,add,slow,x,t0,dt,nt,stack,gather(:,ix))
----------------------------------^
Linking...
<h3>Results</h3>
NMO_ALL.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -