https://github.com/jrincayc/ucblogo-code
Revision 8a17e4fce12322a1bf5a91aad4588225c3c63857 authored by chou86_e on 18 August 2008, 20:26:30 UTC, committed by chou86_e on 18 August 2008, 20:26:30 UTC

git-svn-id: https://svn.code.sf.net/p/ucblogo/code@171 fc4ef4ee-df3e-0410-84de-fb01f5d6c4f7
1 parent 9ff4e1d
Raw File
Tip revision: 8a17e4fce12322a1bf5a91aad4588225c3c63857 authored by chou86_e on 18 August 2008, 20:26:30 UTC
initialize history pointers in wxTerminal constructor
Tip revision: 8a17e4f
wxMain.h
void init_wx();
void putInBuff(char c);
back to top