Skip to content
Snippets Groups Projects
Commit 8c9b4e54 authored by Moe Jette's avatar Moe Jette
Browse files

remove reference to C++

parent 0b78ce56
No related branches found
No related tags found
No related merge requests found
...@@ -17,9 +17,8 @@ Resource Management</a> [PDF]. ...@@ -17,9 +17,8 @@ Resource Management</a> [PDF].
engine. While initially written for Linux, other UNIX-like operating systems should engine. While initially written for Linux, other UNIX-like operating systems should
be easy porting targets. Code should adhere to the <a href="coding_style.pdf"> be easy porting targets. Code should adhere to the <a href="coding_style.pdf">
Linux kernel coding style</a>. <i>(Some components of SLURM have been taken from Linux kernel coding style</a>. <i>(Some components of SLURM have been taken from
various sources. Some of these components are written in C++ or do not conform various sources. Some of these components do not conform to the Linux kernel
to the Linux kernel coding style. However, new code written for SLURM should coding style. However, new code written for SLURM should follow these standards.)</i>
follow these standards.)</i>
<p>Many of these modules have been built and tested on a variety of Unix computers <p>Many of these modules have been built and tested on a variety of Unix computers
including Red Hat Linux, IBM's AIX, Sun's Solaris, and Compaq's Tru-64. The only including Red Hat Linux, IBM's AIX, Sun's Solaris, and Compaq's Tru-64. The only
...@@ -230,6 +229,6 @@ host1> slurmd -N foo21 ...@@ -230,6 +229,6 @@ host1> slurmd -N foo21
<p class="footer"><a href="#top">top</a></p> <p class="footer"><a href="#top">top</a></p>
<p style="text-align:center;">Last modified 19 September 2007</p> <p style="text-align:center;">Last modified 20 May 2008</p>
<!--#include virtual="footer.txt"--> <!--#include virtual="footer.txt"-->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment