Added comment declaring end of interface section in preparation for sns 2

This commit is contained in:
Jon-William Lewis
2015-03-16 12:46:01 -05:00
parent 971734e40e
commit 1864543bf5

10
sns.sh
View File

@@ -147,6 +147,16 @@ fi
# End Section: Argument Parsing
#==============================================================================
#==============================================================================
#==============================================================================
#
# End of Setup process. By now, we should have a $BASEDIR, $NOTEBOOK, $SECTION,
# $NOTEDIR, and $EXT
#
#==============================================================================
#==============================================================================
#==============================================================================
# Section: Main
#==============================================================================