X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=emul%2Femulwin.cpp;h=f03fc06c49aa3343eb656f8b750e263f6c961b7e;hb=2dde5222175bc7b2da7256fc198c51e3a7eb3320;hp=9f9ff5e86f59853336fafa24bf01d0ab9b1382a8;hpb=70ef586aed3922433460eaf19125378f8c996743;p=bertos.git diff --git a/emul/emulwin.cpp b/emul/emulwin.cpp index 9f9ff5e8..f03fc06c 100755 --- a/emul/emulwin.cpp +++ b/emul/emulwin.cpp @@ -3,7 +3,7 @@ * * * \version $Id$ @@ -15,6 +15,9 @@ /*#* *#* $Log$ + *#* Revision 1.2 2006/01/16 03:51:51 bernie + *#* Fix boilerplate. + *#* *#* Revision 1.1 2006/01/16 03:37:12 bernie *#* Add emulator skeleton. *#*