Changeset 3841 in Sophya for trunk/SophyaPI/ProgPI/piacmdrdr.cc
- Timestamp:
- Aug 10, 2010, 12:26:25 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/piacmdrdr.cc
r2945 r3841 1 1 #include "sopnamsp.h" 2 #include "sspvflags.h" 2 3 #include "piacmdrdr.h" 3 4 #include <iostream> … … 5 6 #include <stdio.h> 6 7 7 #ifdef WITH_GNUREADLINE8 #ifdef PIA_WITH_GNUREADLINE 8 9 #include "readline/readline.h" 9 10 #include "readline/history.h"
Note:
See TracChangeset
for help on using the changeset viewer.