Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
diff PR.h @ 270:292393c6bef1
about to recover probes, so need to commit current state
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Wed, 16 Jan 2013 01:50:26 -0800 |
| parents | e5bd470b562b |
| children | bc5030385120 |
line diff
1.1 --- a/PR.h Mon Jan 14 16:10:37 2013 -0800 1.2 +++ b/PR.h Wed Jan 16 01:50:26 2013 -0800 1.3 @@ -1,5 +1,5 @@ 1.4 /* 1.5 - * Copyright 2009 OpenSourceResearchInstitute.org 1.6 + * Copyright 2012 OpenSourceResearchInstitute.org 1.7 * Licensed under GNU General Public License version 2 1.8 * 1.9 * Author: seanhalle@yahoo.com 1.10 @@ -72,6 +72,8 @@ 1.11 * wrapper-library calls! 1.12 */ 1.13 1.14 +inline bool32 masterFunction( AnimSlot *slot ); 1.15 + 1.16 //============== include internally used fn prototypes ================ 1.17 1.18 //include fn prototypes used internally in the proto-runtime implementation
