Skip to content
Snippets Groups Projects
Commit 0f39a438 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Fixed a confusing doc error.

Rev: src/compilation.h:1.14
parent e94837cb
No related branches found
No related tags found
No related merge requests found
/* /*
* $Id: compilation.h,v 1.13 1998/11/22 11:02:37 hubbe Exp $ * $Id: compilation.h,v 1.14 1999/12/29 21:11:38 mast Exp $
* *
* Compilator state push / pop operator construction file * Compilator state push / pop operator construction file
* *
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
*/ */
/* /*
* IMEMBER: do not reset this member when popping * IMEMBER: do not reset this member when pushing
* DMEMBER: This member should be the same when popping as when pushing. * DMEMBER: This member should be the same when popping as when pushing.
* ZMEMBER: reset this member to zero when pushing * ZMEMBER: reset this member to zero when pushing
* STACKMEMBER: Like IMEMBER, but is not allowed to become more when popping * STACKMEMBER: Like IMEMBER, but is not allowed to become more when popping
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment