SpinGlassSimulations added (and removed junk)

This commit is contained in:
nieuwenhuys
2007-09-26 06:51:50 +00:00
parent 69c3497bee
commit 58c48f9e21
67 changed files with 0 additions and 314 deletions

View File

@ -0,0 +1,26 @@
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: thinfilm - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\NIEUWE~1\LOCALS~1\Temp\RSP28A.tmp" with contents
[
/compile_only /include:"Release/" /nologo /warn:nofileopt /module:"Release/" /object:"Release/"
"U:\monte_carlo\thinfilm\field_calculation.f90"
]
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/thinfilm.pdb" /machine:I386 /out:"Release/thinfilm.exe" .\Release\field_calculation.obj "
<h3>Output Window</h3>
Compiling Fortran...
U:\monte_carlo\thinfilm\field_calculation.f90
Linking...
<h3>Results</h3>
thinfilm.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>