Update MP1

This commit is contained in:
2024-03-01 09:38:35 -06:00
parent 7245240a85
commit 4177802aac
5 changed files with 52 additions and 9 deletions

View File

@@ -24,11 +24,16 @@
</nativedebugger>
<runprofile version="9">
<runcommandpicklist>
<runcommandpicklistitem>"${OUTPUT_PATH}" | lolcat</runcommandpicklistitem>
<runcommandpicklistitem>"${OUTPUT_PATH}" | /usr/bin/lolcat</runcommandpicklistitem>
<runcommandpicklistitem>"${OUTPUT_PATH}" | /usr/bin/lolcat -f</runcommandpicklistitem>
<runcommandpicklistitem>"${OUTPUT_PATH}" | /usr/bin/lolcat -F</runcommandpicklistitem>
<runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
</runcommandpicklist>
<runcommand>"${OUTPUT_PATH}"</runcommand>
<rundir></rundir>
<buildfirst>true</buildfirst>
<console-type>2</console-type>
<terminal-type>0</terminal-type>
<remove-instrumentation>0</remove-instrumentation>
<environment>

View File

@@ -4,4 +4,10 @@
<activeConfTypeElem>1</activeConfTypeElem>
<activeConfIndexElem>0</activeConfIndexElem>
</data>
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/home/caleb/ASDV-Cpp/Assignments/MP1_CalebFontenot/main.cpp</file>
</group>
</open-files>
</project-private>