Format: 1.52


Title: NASPRO core
SubTitle: 0.5.1

Footer: Copyright &amp;copy; 2007-2014 Stefano D'Angelo
Timestamp: Updated month day, year
#   m     - One or two digit month.  January is "1"
#   mm    - Always two digit month.  January is "01"
#   mon   - Short month word.  January is "Jan"
#   month - Long month word.  January is "January"
#   d     - One or two digit day.  1 is "1"
#   dd    - Always two digit day.  1 is "01"
#   day   - Day with letter extension.  1 is "1st"
#   yy    - Two digit year.  2006 is "06"
#   yyyy  - Four digit year.  2006 is "2006"
#   year  - Four digit year.  2006 is "2006"


# --------------------------------------------------------------------------
# 
# Cut and paste the lines below to change the order in which your files
# appear on the menu.  Don't worry about adding or removing files, Natural
# Docs will take care of that.
# 
# You can further organize the menu by grouping the entries.  Add a
# "Group: [name] {" line to start a group, and add a "}" to end it.
# 
# You can add text and web links to the menu by adding "Text: [text]" and
# "Link: [name] ([URL])" lines, respectively.
# 
# The formatting and comments are auto-generated, so don't worry about
# neatness when editing the file.  Natural Docs will clean it up the next
# time it is run.  When working with groups, just deal with the braces and
# forget about the indentation and comments.
# 
# --------------------------------------------------------------------------


File: NASPRO core  (NASPRO/core/lib.h)
File: Compiler support  (NASPRO/core/cc.h)
File: Common data types  (NASPRO/core/types.h)
File: Doubly-linked lists  (NASPRO/core/list.h)
File: AVL trees  (NASPRO/core/avl.h)
File: String handling  (NASPRO/core/string.h)
File: Message reporting  (NASPRO/core/msg.h)
File: User environment  (NASPRO/core/env.h)
File: Locales  (NASPRO/core/locale.h)
File: File system  (NASPRO/core/fs.h)
File: Dynamic loading  (NASPRO/core/dl.h)
File: Threads  (NASPRO/core/thread.h)
File: Mutexes  (NASPRO/core/mutex.h)
File: Unnamed semaphores  (NASPRO/core/sem.h)

Group: Index  {

   Index: Everything
   Constant Index: Constants
   Function Index: Functions
   Macro Index: Macros
   Type Index: Types
   Variable Index: Variables
   }  # Group: Index

