From 040496ebfa4436ad122be09c61703b6662e490b2 Mon Sep 17 00:00:00 2001 From: doligez Date: Mon, 15 Oct 2012 17:50:56 +0000 Subject: [PATCH] remove all $Id keywords git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- Makefile | 2 -- Makefile.nt | 2 -- README | 4 ---- asmcomp/amd64/arch.ml | 2 -- asmcomp/amd64/emit.mlp | 2 -- asmcomp/amd64/emit_nt.mlp | 2 -- asmcomp/amd64/proc.ml | 2 -- asmcomp/amd64/reload.ml | 2 -- asmcomp/amd64/scheduling.ml | 2 -- asmcomp/amd64/selection.ml | 2 -- asmcomp/arm/arch.ml | 2 -- asmcomp/arm/emit.mlp | 2 -- asmcomp/arm/proc.ml | 2 -- asmcomp/arm/reload.ml | 2 -- asmcomp/arm/scheduling.ml | 2 -- asmcomp/arm/selection.ml | 2 -- asmcomp/asmgen.ml | 2 -- asmcomp/asmgen.mli | 2 -- asmcomp/asmlibrarian.ml | 2 -- asmcomp/asmlibrarian.mli | 2 -- asmcomp/asmlink.ml | 2 -- asmcomp/asmlink.mli | 2 -- asmcomp/asmpackager.ml | 2 -- asmcomp/asmpackager.mli | 2 -- asmcomp/clambda.ml | 2 -- asmcomp/clambda.mli | 2 -- asmcomp/closure.ml | 2 -- asmcomp/closure.mli | 2 -- asmcomp/cmm.ml | 2 -- asmcomp/cmm.mli | 2 -- asmcomp/cmmgen.ml | 2 -- asmcomp/cmmgen.mli | 2 -- asmcomp/cmx_format.mli | 2 -- asmcomp/codegen.ml | 2 -- asmcomp/codegen.mli | 2 -- asmcomp/coloring.ml | 2 -- asmcomp/coloring.mli | 2 -- asmcomp/comballoc.ml | 2 -- asmcomp/comballoc.mli | 2 -- asmcomp/compilenv.ml | 2 -- asmcomp/compilenv.mli | 2 -- asmcomp/emit.mli | 2 -- asmcomp/emitaux.ml | 2 -- asmcomp/emitaux.mli | 2 -- asmcomp/i386/arch.ml | 2 -- asmcomp/i386/emit.mlp | 2 -- asmcomp/i386/emit_nt.mlp | 2 -- asmcomp/i386/proc.ml | 2 -- asmcomp/i386/reload.ml | 2 -- asmcomp/i386/scheduling.ml | 2 -- asmcomp/i386/selection.ml | 2 -- asmcomp/interf.ml | 2 -- asmcomp/interf.mli | 2 -- asmcomp/linearize.ml | 2 -- asmcomp/linearize.mli | 2 -- asmcomp/liveness.ml | 2 -- asmcomp/liveness.mli | 2 -- asmcomp/mach.ml | 2 -- asmcomp/mach.mli | 2 -- asmcomp/power/arch.ml | 2 -- asmcomp/power/emit.mlp | 2 -- asmcomp/power/proc.ml | 2 -- asmcomp/power/reload.ml | 2 -- asmcomp/power/scheduling.ml | 2 -- asmcomp/power/selection.ml | 2 -- asmcomp/printcmm.ml | 2 -- asmcomp/printcmm.mli | 2 -- asmcomp/printlinear.ml | 2 -- asmcomp/printlinear.mli | 2 -- asmcomp/printmach.ml | 2 -- asmcomp/printmach.mli | 2 -- asmcomp/proc.mli | 2 -- asmcomp/reg.ml | 2 -- asmcomp/reg.mli | 2 -- asmcomp/reload.mli | 2 -- asmcomp/reloadgen.ml | 2 -- asmcomp/reloadgen.mli | 2 -- asmcomp/schedgen.ml | 2 -- asmcomp/schedgen.mli | 2 -- asmcomp/scheduling.mli | 2 -- asmcomp/selectgen.ml | 2 -- asmcomp/selectgen.mli | 2 -- asmcomp/selection.mli | 2 -- asmcomp/sparc/arch.ml | 2 -- asmcomp/sparc/emit.mlp | 2 -- asmcomp/sparc/proc.ml | 2 -- asmcomp/sparc/reload.ml | 2 -- asmcomp/sparc/scheduling.ml | 2 -- asmcomp/sparc/selection.ml | 2 -- asmcomp/spill.ml | 2 -- asmcomp/spill.mli | 2 -- asmcomp/split.ml | 2 -- asmcomp/split.mli | 2 -- asmrun/Makefile | 2 -- asmrun/Makefile.nt | 2 -- asmrun/amd64.S | 4 +--- asmrun/amd64nt.asm | 2 -- asmrun/arm.S | 2 -- asmrun/backtrace.c | 2 -- asmrun/fail.c | 2 -- asmrun/i386.S | 2 -- asmrun/i386nt.asm | 2 -- asmrun/power-elf.S | 2 -- asmrun/power-rhapsody.S | 2 -- asmrun/roots.c | 2 -- asmrun/signals_asm.c | 2 -- asmrun/signals_osdep.h | 2 -- asmrun/sparc.S | 2 -- asmrun/stack.h | 2 -- asmrun/startup.c | 2 -- build/boot.sh | 1 - build/camlp4-byte-only.sh | 2 -- build/camlp4-mkCamlp4Ast.sh | 1 - build/camlp4-native-only.sh | 2 -- build/camlp4-targets.sh | 1 - build/distclean.sh | 2 -- build/fastworld.sh | 2 -- build/install.sh | 2 -- build/mkmyocamlbuild_config.sh | 2 -- build/mkruntimedef.sh | 1 - build/myocamlbuild.sh | 2 -- build/ocamlbuild-byte-only.sh | 2 -- build/ocamlbuild-native-only.sh | 2 -- build/ocamlbuildlib-native-only.sh | 2 -- build/otherlibs-targets.sh | 2 -- build/partial-install.sh | 2 -- build/targets.sh | 2 -- build/world.all.sh | 1 - build/world.byte.sh | 1 - build/world.native.sh | 1 - bytecomp/bytegen.ml | 2 -- bytecomp/bytegen.mli | 2 -- bytecomp/bytelibrarian.ml | 2 -- bytecomp/bytelibrarian.mli | 2 -- bytecomp/bytelink.ml | 2 -- bytecomp/bytelink.mli | 2 -- bytecomp/bytepackager.ml | 2 -- bytecomp/bytepackager.mli | 2 -- bytecomp/bytesections.ml | 2 -- bytecomp/bytesections.mli | 2 -- bytecomp/cmo_format.mli | 2 -- bytecomp/dll.ml | 2 -- bytecomp/dll.mli | 2 -- bytecomp/emitcode.ml | 2 -- bytecomp/emitcode.mli | 2 -- bytecomp/instruct.ml | 2 -- bytecomp/instruct.mli | 2 -- bytecomp/lambda.ml | 2 -- bytecomp/lambda.mli | 2 -- bytecomp/matching.ml | 2 -- bytecomp/matching.mli | 2 -- bytecomp/meta.ml | 2 -- bytecomp/meta.mli | 2 -- bytecomp/printinstr.ml | 2 -- bytecomp/printinstr.mli | 2 -- bytecomp/printlambda.ml | 2 -- bytecomp/printlambda.mli | 2 -- bytecomp/runtimedef.mli | 2 -- bytecomp/simplif.ml | 2 -- bytecomp/simplif.mli | 2 -- bytecomp/symtable.ml | 2 -- bytecomp/symtable.mli | 2 -- bytecomp/translclass.ml | 2 -- bytecomp/translclass.mli | 2 -- bytecomp/translcore.ml | 2 -- bytecomp/translcore.mli | 2 -- bytecomp/translmod.ml | 2 -- bytecomp/translmod.mli | 2 -- bytecomp/translobj.ml | 2 -- bytecomp/translobj.mli | 2 -- bytecomp/typeopt.ml | 2 -- bytecomp/typeopt.mli | 2 -- byterun/Makefile | 2 -- byterun/Makefile.common | 2 -- byterun/Makefile.nt | 2 -- byterun/alloc.c | 2 -- byterun/alloc.h | 2 -- byterun/array.c | 2 -- byterun/backtrace.c | 2 -- byterun/backtrace.h | 2 -- byterun/callback.c | 2 -- byterun/callback.h | 2 -- byterun/compact.c | 2 -- byterun/compact.h | 2 -- byterun/compare.c | 2 -- byterun/compare.h | 2 -- byterun/compatibility.h | 2 -- byterun/config.h | 2 -- byterun/custom.c | 2 -- byterun/custom.h | 2 -- byterun/debugger.c | 2 -- byterun/debugger.h | 2 -- byterun/dynlink.c | 2 -- byterun/dynlink.h | 2 -- byterun/exec.h | 2 -- byterun/extern.c | 2 -- byterun/fail.c | 2 -- byterun/fail.h | 2 -- byterun/finalise.c | 2 -- byterun/finalise.h | 2 -- byterun/fix_code.c | 2 -- byterun/fix_code.h | 2 -- byterun/floats.c | 2 -- byterun/freelist.c | 2 -- byterun/freelist.h | 2 -- byterun/gc.h | 2 -- byterun/gc_ctrl.c | 2 -- byterun/gc_ctrl.h | 2 -- byterun/globroots.c | 2 -- byterun/globroots.h | 2 -- byterun/hash.c | 2 -- byterun/hash.h | 2 -- byterun/instrtrace.c | 2 -- byterun/instrtrace.h | 2 -- byterun/instruct.h | 2 -- byterun/int64_emul.h | 2 -- byterun/int64_format.h | 2 -- byterun/int64_native.h | 2 -- byterun/intern.c | 2 -- byterun/interp.c | 2 -- byterun/interp.h | 2 -- byterun/intext.h | 2 -- byterun/ints.c | 2 -- byterun/io.c | 2 -- byterun/io.h | 2 -- byterun/lexing.c | 2 -- byterun/main.c | 2 -- byterun/major_gc.c | 2 -- byterun/major_gc.h | 2 -- byterun/md5.c | 2 -- byterun/md5.h | 2 -- byterun/memory.c | 2 -- byterun/memory.h | 2 -- byterun/meta.c | 2 -- byterun/minor_gc.c | 2 -- byterun/minor_gc.h | 2 -- byterun/misc.c | 2 -- byterun/misc.h | 2 -- byterun/mlvalues.h | 2 -- byterun/obj.c | 2 -- byterun/osdeps.h | 2 -- byterun/parsing.c | 2 -- byterun/prims.h | 2 -- byterun/printexc.c | 2 -- byterun/printexc.h | 2 -- byterun/reverse.h | 2 -- byterun/roots.c | 2 -- byterun/roots.h | 2 -- byterun/signals.c | 2 -- byterun/signals.h | 2 -- byterun/signals_byt.c | 2 -- byterun/signals_machdep.h | 2 -- byterun/stacks.c | 2 -- byterun/stacks.h | 2 -- byterun/startup.c | 2 -- byterun/startup.h | 2 -- byterun/str.c | 2 -- byterun/sys.c | 2 -- byterun/sys.h | 2 -- byterun/terminfo.c | 2 -- byterun/ui.h | 2 -- byterun/unix.c | 2 -- byterun/weak.c | 2 -- byterun/weak.h | 2 -- byterun/win32.c | 2 -- camlp4/man/camlp4.1.tpl | 2 -- config/Makefile-templ | 2 -- config/Makefile.mingw | 2 -- config/Makefile.msvc | 2 -- config/Makefile.msvc64 | 2 -- config/auto-aux/align.c | 2 -- config/auto-aux/async_io.c | 2 -- config/auto-aux/bytecopy.c | 2 -- config/auto-aux/dblalign.c | 2 -- config/auto-aux/divmod.c | 2 -- config/auto-aux/elf.c | 2 -- config/auto-aux/endian.c | 2 -- config/auto-aux/expm1.c | 2 -- config/auto-aux/getgroups.c | 2 -- config/auto-aux/gethostbyaddr.c | 2 -- config/auto-aux/gethostbyname.c | 2 -- config/auto-aux/ia32sse2.c | 2 -- config/auto-aux/initgroups.c | 2 -- config/auto-aux/int64align.c | 2 -- config/auto-aux/longlong.c | 2 -- config/auto-aux/schar.c | 2 -- config/auto-aux/schar2.c | 2 -- config/auto-aux/setgroups.c | 2 -- config/auto-aux/sighandler.c | 2 -- config/auto-aux/signals.c | 2 -- config/auto-aux/sizes.c | 2 -- config/auto-aux/stackov.c | 2 -- config/auto-aux/tclversion.c | 2 -- config/m-nt.h | 2 -- config/m-templ.h | 2 -- config/s-nt.h | 2 -- config/s-templ.h | 2 -- configure | 2 -- debugger/Makefile | 2 -- debugger/Makefile.nt | 2 -- debugger/Makefile.shared | 2 -- debugger/breakpoints.ml | 2 -- debugger/breakpoints.mli | 2 -- debugger/checkpoints.ml | 2 -- debugger/checkpoints.mli | 2 -- debugger/command_line.ml | 2 -- debugger/command_line.mli | 2 -- debugger/debugcom.ml | 2 -- debugger/debugcom.mli | 2 -- debugger/debugger_config.ml | 2 -- debugger/debugger_config.mli | 2 -- debugger/eval.ml | 2 -- debugger/eval.mli | 2 -- debugger/events.ml | 2 -- debugger/events.mli | 2 -- debugger/exec.ml | 2 -- debugger/exec.mli | 2 -- debugger/frames.ml | 2 -- debugger/frames.mli | 2 -- debugger/history.ml | 2 -- debugger/history.mli | 2 -- debugger/input_handling.ml | 2 -- debugger/input_handling.mli | 2 -- debugger/int64ops.ml | 2 -- debugger/int64ops.mli | 2 -- debugger/lexer.mli | 2 -- debugger/lexer.mll | 2 -- debugger/loadprinter.ml | 2 -- debugger/loadprinter.mli | 2 -- debugger/main.ml | 2 -- debugger/parameters.ml | 2 -- debugger/parameters.mli | 2 -- debugger/parser.mly | 2 -- debugger/parser_aux.mli | 2 -- debugger/pattern_matching.ml | 2 -- debugger/pattern_matching.mli | 2 -- debugger/pos.ml | 2 -- debugger/pos.mli | 2 -- debugger/primitives.ml | 2 -- debugger/primitives.mli | 2 -- debugger/printval.ml | 2 -- debugger/printval.mli | 2 -- debugger/program_loading.ml | 2 -- debugger/program_loading.mli | 2 -- debugger/program_management.ml | 2 -- debugger/program_management.mli | 2 -- debugger/show_information.ml | 2 -- debugger/show_information.mli | 2 -- debugger/show_source.ml | 2 -- debugger/show_source.mli | 2 -- debugger/source.ml | 2 -- debugger/source.mli | 2 -- debugger/symbols.ml | 2 -- debugger/symbols.mli | 2 -- debugger/time_travel.ml | 2 -- debugger/time_travel.mli | 2 -- debugger/trap_barrier.ml | 2 -- debugger/trap_barrier.mli | 2 -- debugger/unix_tools.ml | 2 -- debugger/unix_tools.mli | 2 -- driver/compile.ml | 2 -- driver/compile.mli | 2 -- driver/errors.ml | 2 -- driver/errors.mli | 2 -- driver/main.ml | 2 -- driver/main.mli | 2 -- driver/main_args.ml | 2 -- driver/main_args.mli | 2 -- driver/optcompile.ml | 2 -- driver/optcompile.mli | 2 -- driver/opterrors.ml | 2 -- driver/opterrors.mli | 2 -- driver/optmain.ml | 2 -- driver/optmain.mli | 2 -- driver/pparse.ml | 2 -- driver/pparse.mli | 2 -- emacs/Makefile | 2 -- emacs/caml-compat.el | 2 -- emacs/caml-emacs.el | 2 -- emacs/caml-font-old.el | 2 -- emacs/caml-help.el | 2 -- emacs/caml-hilit.el | 2 -- emacs/caml-types.el | 2 -- emacs/caml-xemacs.el | 2 -- emacs/caml.el | 2 -- emacs/camldebug.el | 2 -- emacs/inf-caml.el | 2 -- emacs/ocamltags.in | 3 --- lex/Makefile | 2 -- lex/Makefile.nt | 2 -- lex/compact.ml | 2 -- lex/compact.mli | 2 -- lex/cset.ml | 3 --- lex/cset.mli | 2 -- lex/lexer.mli | 2 -- lex/lexer.mll | 2 -- lex/lexgen.ml | 2 -- lex/lexgen.mli | 3 --- lex/main.ml | 2 -- lex/output.ml | 2 -- lex/output.mli | 2 -- lex/outputbis.ml | 2 -- lex/outputbis.mli | 1 - lex/parser.mly | 2 -- lex/syntax.ml | 4 +--- lex/syntax.mli | 2 -- man/Makefile | 2 -- man/ocaml.m | 2 -- man/ocamlc.m | 2 -- man/ocamlcp.m | 2 -- man/ocamldebug.m | 2 -- man/ocamldep.m | 2 -- man/ocamldoc.m | 2 -- man/ocamllex.m | 2 -- man/ocamlmktop.m | 2 -- man/ocamlopt.m | 2 -- man/ocamlprof.m | 2 -- man/ocamlrun.m | 2 -- man/ocamlyacc.m | 2 -- myocamlbuild.ml | 2 -- ocamlbuild/Makefile | 2 -- ocamldoc/Makefile | 2 -- ocamldoc/Makefile.nt | 2 -- ocamldoc/generators/odoc_literate.ml | 2 -- ocamldoc/generators/odoc_todo.ml | 2 -- ocamldoc/odoc.ml | 2 -- ocamldoc/odoc_analyse.ml | 2 -- ocamldoc/odoc_analyse.mli | 2 -- ocamldoc/odoc_args.ml | 2 -- ocamldoc/odoc_args.mli | 2 -- ocamldoc/odoc_ast.ml | 2 -- ocamldoc/odoc_ast.mli | 2 -- ocamldoc/odoc_class.ml | 5 ----- ocamldoc/odoc_comments.ml | 2 -- ocamldoc/odoc_comments.mli | 2 -- ocamldoc/odoc_comments_global.ml | 4 ---- ocamldoc/odoc_comments_global.mli | 2 -- ocamldoc/odoc_config.ml | 2 -- ocamldoc/odoc_config.mli | 2 -- ocamldoc/odoc_control.ml | 2 -- ocamldoc/odoc_cross.ml | 2 -- ocamldoc/odoc_cross.mli | 2 -- ocamldoc/odoc_dag2html.ml | 2 -- ocamldoc/odoc_dag2html.mli | 2 -- ocamldoc/odoc_dep.ml | 2 -- ocamldoc/odoc_dot.ml | 2 -- ocamldoc/odoc_env.ml | 4 ---- ocamldoc/odoc_env.mli | 2 -- ocamldoc/odoc_exception.ml | 2 -- ocamldoc/odoc_global.ml | 2 -- ocamldoc/odoc_global.mli | 2 -- ocamldoc/odoc_html.ml | 2 -- ocamldoc/odoc_info.ml | 2 -- ocamldoc/odoc_info.mli | 2 -- ocamldoc/odoc_inherit.ml | 2 -- ocamldoc/odoc_latex.ml | 2 -- ocamldoc/odoc_latex_style.ml | 2 -- ocamldoc/odoc_lexer.mll | 2 -- ocamldoc/odoc_man.ml | 2 -- ocamldoc/odoc_merge.ml | 2 -- ocamldoc/odoc_merge.mli | 2 -- ocamldoc/odoc_messages.ml | 2 -- ocamldoc/odoc_misc.ml | 2 -- ocamldoc/odoc_misc.mli | 4 +--- ocamldoc/odoc_module.ml | 2 -- ocamldoc/odoc_name.ml | 2 -- ocamldoc/odoc_name.mli | 2 -- ocamldoc/odoc_ocamlhtml.mll | 2 -- ocamldoc/odoc_parameter.ml | 2 -- ocamldoc/odoc_parser.mly | 2 -- ocamldoc/odoc_print.ml | 2 -- ocamldoc/odoc_print.mli | 2 -- ocamldoc/odoc_scan.ml | 2 -- ocamldoc/odoc_search.ml | 4 ---- ocamldoc/odoc_search.mli | 2 -- ocamldoc/odoc_see_lexer.mll | 2 -- ocamldoc/odoc_sig.ml | 2 -- ocamldoc/odoc_sig.mli | 2 -- ocamldoc/odoc_str.ml | 4 ---- ocamldoc/odoc_str.mli | 2 -- ocamldoc/odoc_test.ml | 2 -- ocamldoc/odoc_texi.ml | 2 -- ocamldoc/odoc_text.ml | 2 -- ocamldoc/odoc_text.mli | 2 -- ocamldoc/odoc_text_lexer.mll | 2 -- ocamldoc/odoc_text_parser.mly | 2 -- ocamldoc/odoc_to_text.ml | 2 -- ocamldoc/odoc_type.ml | 2 -- ocamldoc/odoc_types.ml | 2 -- ocamldoc/odoc_types.mli | 2 -- ocamldoc/odoc_value.ml | 2 -- ocamldoc/remove_DEBUG | 2 -- ocamldoc/runocamldoc | 2 -- otherlibs/Makefile | 2 -- otherlibs/Makefile.nt | 2 -- otherlibs/Makefile.shared | 2 -- otherlibs/bigarray/Makefile | 2 -- otherlibs/bigarray/Makefile.nt | 2 -- otherlibs/bigarray/bigarray.h | 2 -- otherlibs/bigarray/bigarray.ml | 2 -- otherlibs/bigarray/bigarray.mli | 2 -- otherlibs/bigarray/bigarray_stubs.c | 2 -- otherlibs/bigarray/mmap_unix.c | 2 -- otherlibs/bigarray/mmap_win32.c | 2 -- otherlibs/dynlink/Makefile | 2 -- otherlibs/dynlink/Makefile.nt | 2 -- otherlibs/dynlink/dynlink.ml | 2 -- otherlibs/dynlink/dynlink.mli | 2 -- otherlibs/dynlink/extract_crc.ml | 2 -- otherlibs/dynlink/natdynlink.ml | 2 -- otherlibs/graph/Makefile | 2 -- otherlibs/graph/color.c | 2 -- otherlibs/graph/draw.c | 2 -- otherlibs/graph/dump_img.c | 2 -- otherlibs/graph/events.c | 2 -- otherlibs/graph/fill.c | 2 -- otherlibs/graph/graphics.ml | 2 -- otherlibs/graph/graphics.mli | 2 -- otherlibs/graph/graphicsX11.ml | 2 -- otherlibs/graph/graphicsX11.mli | 2 -- otherlibs/graph/image.c | 4 ---- otherlibs/graph/image.h | 2 -- otherlibs/graph/libgraph.h | 2 -- otherlibs/graph/make_img.c | 2 -- otherlibs/graph/open.c | 2 -- otherlibs/graph/point_col.c | 2 -- otherlibs/graph/sound.c | 2 -- otherlibs/graph/subwindow.c | 2 -- otherlibs/graph/text.c | 2 -- otherlibs/str/Makefile | 2 -- otherlibs/str/Makefile.nt | 2 -- otherlibs/str/str.ml | 2 -- otherlibs/str/str.mli | 2 -- otherlibs/str/strstubs.c | 2 -- otherlibs/systhreads/Makefile | 2 -- otherlibs/systhreads/Makefile.nt | 2 -- otherlibs/systhreads/condition.ml | 2 -- otherlibs/systhreads/condition.mli | 2 -- otherlibs/systhreads/event.ml | 2 -- otherlibs/systhreads/event.mli | 2 -- otherlibs/systhreads/mutex.ml | 2 -- otherlibs/systhreads/mutex.mli | 2 -- otherlibs/systhreads/st_posix.h | 2 -- otherlibs/systhreads/st_stubs.c | 2 -- otherlibs/systhreads/st_win32.h | 2 -- otherlibs/systhreads/thread.ml | 2 -- otherlibs/systhreads/thread.mli | 2 -- otherlibs/systhreads/threadUnix.ml | 2 -- otherlibs/systhreads/threadUnix.mli | 2 -- otherlibs/systhreads/threads.h | 2 -- otherlibs/threads/Makefile | 2 -- otherlibs/threads/condition.ml | 2 -- otherlibs/threads/condition.mli | 2 -- otherlibs/threads/event.ml | 2 -- otherlibs/threads/event.mli | 2 -- otherlibs/threads/marshal.ml | 2 -- otherlibs/threads/mutex.ml | 2 -- otherlibs/threads/mutex.mli | 2 -- otherlibs/threads/pervasives.ml | 2 -- otherlibs/threads/scheduler.c | 2 -- otherlibs/threads/thread.ml | 2 -- otherlibs/threads/thread.mli | 2 -- otherlibs/threads/threadUnix.ml | 2 -- otherlibs/threads/threadUnix.mli | 2 -- otherlibs/threads/unix.ml | 2 -- otherlibs/unix/Makefile | 2 -- otherlibs/unix/accept.c | 2 -- otherlibs/unix/access.c | 2 -- otherlibs/unix/addrofstr.c | 2 -- otherlibs/unix/alarm.c | 2 -- otherlibs/unix/bind.c | 2 -- otherlibs/unix/chdir.c | 2 -- otherlibs/unix/chmod.c | 2 -- otherlibs/unix/chown.c | 2 -- otherlibs/unix/chroot.c | 2 -- otherlibs/unix/close.c | 2 -- otherlibs/unix/closedir.c | 2 -- otherlibs/unix/connect.c | 2 -- otherlibs/unix/cst2constr.c | 2 -- otherlibs/unix/cst2constr.h | 2 -- otherlibs/unix/cstringv.c | 2 -- otherlibs/unix/dup.c | 2 -- otherlibs/unix/dup2.c | 2 -- otherlibs/unix/envir.c | 2 -- otherlibs/unix/errmsg.c | 2 -- otherlibs/unix/execv.c | 2 -- otherlibs/unix/execve.c | 2 -- otherlibs/unix/execvp.c | 2 -- otherlibs/unix/exit.c | 2 -- otherlibs/unix/fchmod.c | 2 -- otherlibs/unix/fchown.c | 2 -- otherlibs/unix/fcntl.c | 2 -- otherlibs/unix/fork.c | 2 -- otherlibs/unix/ftruncate.c | 2 -- otherlibs/unix/getaddrinfo.c | 2 -- otherlibs/unix/getcwd.c | 2 -- otherlibs/unix/getegid.c | 2 -- otherlibs/unix/geteuid.c | 2 -- otherlibs/unix/getgid.c | 2 -- otherlibs/unix/getgr.c | 2 -- otherlibs/unix/getgroups.c | 2 -- otherlibs/unix/gethost.c | 2 -- otherlibs/unix/gethostname.c | 2 -- otherlibs/unix/getlogin.c | 2 -- otherlibs/unix/getnameinfo.c | 2 -- otherlibs/unix/getpeername.c | 2 -- otherlibs/unix/getpid.c | 2 -- otherlibs/unix/getppid.c | 2 -- otherlibs/unix/getproto.c | 2 -- otherlibs/unix/getpw.c | 2 -- otherlibs/unix/getserv.c | 2 -- otherlibs/unix/getsockname.c | 2 -- otherlibs/unix/gettimeofday.c | 2 -- otherlibs/unix/getuid.c | 2 -- otherlibs/unix/gmtime.c | 2 -- otherlibs/unix/initgroups.c | 2 -- otherlibs/unix/isatty.c | 2 -- otherlibs/unix/itimer.c | 2 -- otherlibs/unix/kill.c | 2 -- otherlibs/unix/link.c | 2 -- otherlibs/unix/listen.c | 2 -- otherlibs/unix/lockf.c | 2 -- otherlibs/unix/lseek.c | 2 -- otherlibs/unix/mkdir.c | 2 -- otherlibs/unix/mkfifo.c | 2 -- otherlibs/unix/nice.c | 2 -- otherlibs/unix/open.c | 2 -- otherlibs/unix/opendir.c | 2 -- otherlibs/unix/pipe.c | 2 -- otherlibs/unix/putenv.c | 2 -- otherlibs/unix/read.c | 2 -- otherlibs/unix/readdir.c | 2 -- otherlibs/unix/readlink.c | 2 -- otherlibs/unix/rename.c | 2 -- otherlibs/unix/rewinddir.c | 2 -- otherlibs/unix/rmdir.c | 2 -- otherlibs/unix/select.c | 2 -- otherlibs/unix/sendrecv.c | 2 -- otherlibs/unix/setgid.c | 2 -- otherlibs/unix/setgroups.c | 2 -- otherlibs/unix/setsid.c | 2 -- otherlibs/unix/setuid.c | 2 -- otherlibs/unix/shutdown.c | 2 -- otherlibs/unix/signals.c | 2 -- otherlibs/unix/sleep.c | 2 -- otherlibs/unix/socket.c | 2 -- otherlibs/unix/socketaddr.c | 2 -- otherlibs/unix/socketaddr.h | 2 -- otherlibs/unix/socketpair.c | 2 -- otherlibs/unix/sockopt.c | 2 -- otherlibs/unix/stat.c | 2 -- otherlibs/unix/strofaddr.c | 2 -- otherlibs/unix/symlink.c | 2 -- otherlibs/unix/termios.c | 2 -- otherlibs/unix/time.c | 2 -- otherlibs/unix/times.c | 2 -- otherlibs/unix/truncate.c | 2 -- otherlibs/unix/umask.c | 2 -- otherlibs/unix/unix.ml | 2 -- otherlibs/unix/unix.mli | 2 -- otherlibs/unix/unixLabels.ml | 2 -- otherlibs/unix/unixLabels.mli | 2 -- otherlibs/unix/unixsupport.c | 2 -- otherlibs/unix/unixsupport.h | 2 -- otherlibs/unix/unlink.c | 2 -- otherlibs/unix/utimes.c | 2 -- otherlibs/unix/wait.c | 2 -- otherlibs/unix/write.c | 2 -- otherlibs/win32graph/Makefile.nt | 2 -- otherlibs/win32graph/dib.c | 2 -- otherlibs/win32graph/draw.c | 2 -- otherlibs/win32graph/events.c | 2 -- otherlibs/win32graph/libgraph.h | 2 -- otherlibs/win32graph/open.c | 2 -- otherlibs/win32unix/Makefile.nt | 2 -- otherlibs/win32unix/accept.c | 2 -- otherlibs/win32unix/bind.c | 2 -- otherlibs/win32unix/channels.c | 2 -- otherlibs/win32unix/close.c | 2 -- otherlibs/win32unix/close_on.c | 2 -- otherlibs/win32unix/connect.c | 2 -- otherlibs/win32unix/createprocess.c | 2 -- otherlibs/win32unix/dup.c | 2 -- otherlibs/win32unix/dup2.c | 2 -- otherlibs/win32unix/errmsg.c | 2 -- otherlibs/win32unix/getpeername.c | 2 -- otherlibs/win32unix/getpid.c | 2 -- otherlibs/win32unix/getsockname.c | 2 -- otherlibs/win32unix/gettimeofday.c | 2 -- otherlibs/win32unix/link.c | 2 -- otherlibs/win32unix/listen.c | 2 -- otherlibs/win32unix/lockf.c | 2 -- otherlibs/win32unix/lseek.c | 2 -- otherlibs/win32unix/mkdir.c | 2 -- otherlibs/win32unix/nonblock.c | 2 -- otherlibs/win32unix/open.c | 2 -- otherlibs/win32unix/pipe.c | 2 -- otherlibs/win32unix/read.c | 2 -- otherlibs/win32unix/rename.c | 2 -- otherlibs/win32unix/select.c | 2 -- otherlibs/win32unix/sendrecv.c | 2 -- otherlibs/win32unix/shutdown.c | 2 -- otherlibs/win32unix/sleep.c | 2 -- otherlibs/win32unix/socket.c | 2 -- otherlibs/win32unix/socketaddr.h | 2 -- otherlibs/win32unix/sockopt.c | 2 -- otherlibs/win32unix/stat.c | 2 -- otherlibs/win32unix/system.c | 2 -- otherlibs/win32unix/unix.ml | 2 -- otherlibs/win32unix/unixsupport.c | 2 -- otherlibs/win32unix/unixsupport.h | 2 -- otherlibs/win32unix/windbug.c | 2 -- otherlibs/win32unix/windbug.h | 2 -- otherlibs/win32unix/windir.c | 2 -- otherlibs/win32unix/winlist.c | 2 -- otherlibs/win32unix/winlist.h | 1 - otherlibs/win32unix/winwait.c | 2 -- otherlibs/win32unix/winworker.c | 2 -- otherlibs/win32unix/winworker.h | 1 - otherlibs/win32unix/write.c | 2 -- parsing/asttypes.mli | 2 -- parsing/lexer.mli | 2 -- parsing/lexer.mll | 2 -- parsing/location.ml | 2 -- parsing/location.mli | 2 -- parsing/longident.ml | 2 -- parsing/longident.mli | 2 -- parsing/parse.ml | 2 -- parsing/parse.mli | 2 -- parsing/parser.mly | 2 -- parsing/parsetree.mli | 2 -- parsing/printast.ml | 2 -- parsing/printast.mli | 2 -- parsing/syntaxerr.ml | 2 -- parsing/syntaxerr.mli | 2 -- stdlib/Compflags | 2 -- stdlib/Makefile | 2 -- stdlib/Makefile.nt | 2 -- stdlib/Makefile.shared | 2 -- stdlib/StdlibModules | 2 -- stdlib/arg.ml | 2 -- stdlib/arg.mli | 2 -- stdlib/array.ml | 2 -- stdlib/array.mli | 2 -- stdlib/arrayLabels.ml | 2 -- stdlib/arrayLabels.mli | 2 -- stdlib/buffer.ml | 2 -- stdlib/buffer.mli | 2 -- stdlib/callback.ml | 2 -- stdlib/callback.mli | 2 -- stdlib/camlinternalLazy.ml | 2 -- stdlib/camlinternalLazy.mli | 2 -- stdlib/camlinternalMod.ml | 2 -- stdlib/camlinternalMod.mli | 2 -- stdlib/camlinternalOO.ml | 2 -- stdlib/camlinternalOO.mli | 2 -- stdlib/char.ml | 2 -- stdlib/char.mli | 2 -- stdlib/complex.ml | 2 -- stdlib/complex.mli | 2 -- stdlib/digest.ml | 2 -- stdlib/digest.mli | 2 -- stdlib/filename.ml | 2 -- stdlib/filename.mli | 2 -- stdlib/format.ml | 2 -- stdlib/format.mli | 2 -- stdlib/gc.ml | 2 -- stdlib/gc.mli | 2 -- stdlib/genlex.ml | 2 -- stdlib/genlex.mli | 2 -- stdlib/hashtbl.ml | 2 -- stdlib/hashtbl.mli | 2 -- stdlib/header.c | 2 -- stdlib/headernt.c | 2 -- stdlib/int32.ml | 2 -- stdlib/int32.mli | 2 -- stdlib/int64.ml | 2 -- stdlib/int64.mli | 2 -- stdlib/lazy.ml | 2 -- stdlib/lazy.mli | 2 -- stdlib/lexing.ml | 2 -- stdlib/lexing.mli | 2 -- stdlib/list.ml | 2 -- stdlib/list.mli | 2 -- stdlib/listLabels.ml | 2 -- stdlib/listLabels.mli | 2 -- stdlib/map.ml | 2 -- stdlib/map.mli | 2 -- stdlib/marshal.ml | 2 -- stdlib/marshal.mli | 2 -- stdlib/moreLabels.ml | 2 -- stdlib/moreLabels.mli | 2 -- stdlib/nativeint.ml | 2 -- stdlib/nativeint.mli | 2 -- stdlib/obj.ml | 2 -- stdlib/obj.mli | 2 -- stdlib/oo.ml | 2 -- stdlib/oo.mli | 2 -- stdlib/parsing.ml | 2 -- stdlib/parsing.mli | 2 -- stdlib/pervasives.ml | 2 -- stdlib/pervasives.mli | 2 -- stdlib/printexc.ml | 2 -- stdlib/printexc.mli | 2 -- stdlib/printf.ml | 2 -- stdlib/printf.mli | 2 -- stdlib/queue.ml | 2 -- stdlib/queue.mli | 2 -- stdlib/random.ml | 2 -- stdlib/random.mli | 2 -- stdlib/scanf.ml | 2 -- stdlib/scanf.mli | 2 -- stdlib/set.ml | 2 -- stdlib/set.mli | 2 -- stdlib/sort.ml | 2 -- stdlib/sort.mli | 2 -- stdlib/stack.ml | 2 -- stdlib/stack.mli | 2 -- stdlib/stdLabels.ml | 2 -- stdlib/stdLabels.mli | 2 -- stdlib/std_exit.ml | 2 -- stdlib/stdlib.mllib | 1 - stdlib/stream.ml | 2 -- stdlib/stream.mli | 2 -- stdlib/string.ml | 2 -- stdlib/string.mli | 2 -- stdlib/stringLabels.ml | 2 -- stdlib/stringLabels.mli | 2 -- stdlib/sys.mli | 2 -- stdlib/sys.mlp | 2 -- stdlib/weak.ml | 2 -- stdlib/weak.mli | 2 -- testsuite/Makefile | 2 -- testsuite/interactive/lib-gc/alloc.ml | 2 -- testsuite/lib/Makefile | 2 -- testsuite/lib/testing.ml | 2 -- testsuite/lib/testing.mli | 2 -- testsuite/makefiles/Makefile.common | 2 -- testsuite/makefiles/Makefile.okbad | 2 -- testsuite/makefiles/Makefile.one | 2 -- testsuite/makefiles/Makefile.several | 2 -- testsuite/makefiles/Makefile.toplevel | 2 -- testsuite/tests/asmcomp/alpha.S | 2 -- testsuite/tests/asmcomp/amd64.S | 2 -- testsuite/tests/asmcomp/arith.cmm | 2 -- testsuite/tests/asmcomp/arm.S | 2 -- testsuite/tests/asmcomp/checkbound.cmm | 2 -- testsuite/tests/asmcomp/fib.cmm | 2 -- testsuite/tests/asmcomp/hppa.S | 1 - testsuite/tests/asmcomp/i386.S | 2 -- testsuite/tests/asmcomp/i386nt.asm | 2 -- testsuite/tests/asmcomp/ia64.S | 2 -- testsuite/tests/asmcomp/integr.cmm | 2 -- testsuite/tests/asmcomp/lexcmm.mli | 2 -- testsuite/tests/asmcomp/lexcmm.mll | 2 -- testsuite/tests/asmcomp/m68k.S | 2 -- testsuite/tests/asmcomp/main.c | 2 -- testsuite/tests/asmcomp/main.ml | 2 -- testsuite/tests/asmcomp/mainarith.c | 2 -- testsuite/tests/asmcomp/mips.s | 2 -- testsuite/tests/asmcomp/parsecmm.mly | 2 -- testsuite/tests/asmcomp/parsecmmaux.ml | 2 -- testsuite/tests/asmcomp/parsecmmaux.mli | 2 -- testsuite/tests/asmcomp/power-aix.S | 2 -- testsuite/tests/asmcomp/power-elf.S | 2 -- testsuite/tests/asmcomp/power-rhapsody.S | 2 -- testsuite/tests/asmcomp/quicksort.cmm | 2 -- testsuite/tests/asmcomp/quicksort2.cmm | 2 -- testsuite/tests/asmcomp/soli.cmm | 2 -- testsuite/tests/asmcomp/sparc.S | 2 -- testsuite/tests/asmcomp/tagged-fib.cmm | 2 -- testsuite/tests/asmcomp/tagged-integr.cmm | 2 -- testsuite/tests/asmcomp/tagged-quicksort.cmm | 2 -- testsuite/tests/asmcomp/tagged-tak.cmm | 2 -- testsuite/tests/asmcomp/tak.cmm | 2 -- testsuite/tests/basic-more/tformat.ml | 2 +- testsuite/tests/basic-private/length.ml | 2 +- testsuite/tests/basic-private/length.mli | 2 +- testsuite/tests/basic-private/tlength.ml | 2 +- testsuite/tests/basic/maps.ml | 2 -- testsuite/tests/basic/sets.ml | 2 -- testsuite/tests/lib-bigarray/fftba.ml | 2 -- testsuite/tests/lib-scanf/tscanf.ml | 2 +- testsuite/tests/misc-kb/equations.ml | 2 -- testsuite/tests/misc-kb/equations.mli | 2 -- testsuite/tests/misc-kb/kb.ml | 2 -- testsuite/tests/misc-kb/kb.mli | 2 -- testsuite/tests/misc-kb/kbmain.ml | 2 -- testsuite/tests/misc-kb/orderings.ml | 2 -- testsuite/tests/misc-kb/orderings.mli | 2 -- testsuite/tests/misc-kb/terms.ml | 2 -- testsuite/tests/misc-kb/terms.mli | 2 -- testsuite/tests/misc-unsafe/fft.ml | 2 -- testsuite/tests/misc-unsafe/quicksort.ml | 2 -- testsuite/tests/misc-unsafe/soli.ml | 3 --- testsuite/tests/misc/bdd.ml | 2 -- testsuite/tests/misc/boyer.ml | 2 -- testsuite/tests/misc/fib.ml | 2 -- testsuite/tests/misc/hamming.ml | 2 -- testsuite/tests/misc/nucleic.ml | 2 -- testsuite/tests/misc/sieve.ml | 2 -- testsuite/tests/misc/sorts.ml | 2 -- testsuite/tests/misc/takc.ml | 2 -- testsuite/tests/misc/taku.ml | 2 -- testsuite/tests/misc/weaktest.ml | 2 -- testsuite/tests/tool-lexyacc/gram_aux.ml | 2 -- testsuite/tests/tool-lexyacc/grammar.mly | 2 -- testsuite/tests/tool-lexyacc/input | 2 -- testsuite/tests/tool-lexyacc/lexgen.ml | 2 -- testsuite/tests/tool-lexyacc/main.ml | 2 -- testsuite/tests/tool-lexyacc/output.ml | 2 -- testsuite/tests/tool-lexyacc/scan_aux.ml | 2 -- testsuite/tests/tool-lexyacc/scanner.mll | 2 -- testsuite/tests/tool-lexyacc/syntax.ml | 2 -- testsuite/tests/tool-ocaml/lib.ml | 4 ---- testsuite/tests/tool-ocaml/t301-object.ml | 4 ---- testsuite/tests/tool-ocamldoc/odoc_test.ml | 2 -- testsuite/tests/typing-labels/mixin.ml | 2 -- testsuite/tests/typing-labels/mixin2.ml | 2 -- testsuite/tests/typing-labels/mixin3.ml | 2 -- testsuite/tests/typing-poly/poly.ml | 1 - tools/Makefile | 2 -- tools/Makefile.nt | 2 -- tools/Makefile.shared | 2 -- tools/addlabels.ml | 2 -- tools/check-typo | 4 ++-- tools/checkstack.c | 2 -- tools/cvt_emit.mll | 2 -- tools/depend.ml | 2 -- tools/depend.mli | 2 -- tools/dumpobj.ml | 2 -- tools/lexer299.mll | 2 -- tools/lexer301.mll | 2 -- tools/make-package-macosx | 2 -- tools/objinfo.ml | 2 -- tools/ocaml-objcopy-macosx | 3 --- tools/ocaml299to3.ml | 2 -- tools/ocamlcp.ml | 2 -- tools/ocamldep.ml | 2 -- tools/ocamlmklib.mlp | 2 -- tools/ocamlmktop.ml | 2 -- tools/ocamlmktop.tpl | 2 -- tools/ocamloptp.ml | 2 -- tools/ocamlprof.ml | 2 -- tools/primreq.ml | 2 -- tools/profiling.ml | 2 -- tools/profiling.mli | 2 -- tools/scrapelabels.ml | 2 -- toplevel/expunge.ml | 2 -- toplevel/genprintval.ml | 2 -- toplevel/genprintval.mli | 2 -- toplevel/opttopdirs.ml | 2 -- toplevel/opttopdirs.mli | 2 -- toplevel/opttoploop.ml | 2 -- toplevel/opttoploop.mli | 2 -- toplevel/opttopmain.ml | 2 -- toplevel/opttopmain.mli | 2 -- toplevel/opttopstart.ml | 2 -- toplevel/topdirs.ml | 2 -- toplevel/topdirs.mli | 2 -- toplevel/toploop.ml | 2 -- toplevel/toploop.mli | 2 -- toplevel/topmain.ml | 2 -- toplevel/topmain.mli | 2 -- toplevel/topstart.ml | 2 -- toplevel/trace.ml | 2 -- toplevel/trace.mli | 2 -- typing/annot.mli | 2 -- typing/btype.ml | 2 -- typing/btype.mli | 2 -- typing/ctype.ml | 2 -- typing/ctype.mli | 2 -- typing/datarepr.ml | 2 -- typing/datarepr.mli | 2 -- typing/env.ml | 2 -- typing/env.mli | 2 -- typing/envaux.ml | 2 -- typing/envaux.mli | 2 -- typing/ident.ml | 2 -- typing/ident.mli | 2 -- typing/includeclass.ml | 2 -- typing/includeclass.mli | 2 -- typing/includecore.ml | 2 -- typing/includecore.mli | 2 -- typing/includemod.ml | 2 -- typing/includemod.mli | 2 -- typing/mtype.ml | 2 -- typing/mtype.mli | 2 -- typing/oprint.ml | 2 -- typing/oprint.mli | 2 -- typing/outcometree.mli | 2 -- typing/parmatch.ml | 2 -- typing/parmatch.mli | 2 -- typing/path.ml | 2 -- typing/path.mli | 2 -- typing/predef.ml | 2 -- typing/predef.mli | 2 -- typing/primitive.ml | 2 -- typing/primitive.mli | 2 -- typing/printtyp.ml | 2 -- typing/printtyp.mli | 2 -- typing/stypes.ml | 2 -- typing/stypes.mli | 2 -- typing/subst.ml | 2 -- typing/subst.mli | 2 -- typing/typeclass.ml | 2 -- typing/typeclass.mli | 2 -- typing/typecore.ml | 2 -- typing/typecore.mli | 2 -- typing/typedecl.ml | 2 -- typing/typedecl.mli | 2 -- typing/typedtree.ml | 2 -- typing/typedtree.mli | 2 -- typing/typemod.ml | 2 -- typing/typemod.mli | 2 -- typing/types.ml | 2 -- typing/types.mli | 2 -- typing/typetexp.mli | 2 -- utils/ccomp.ml | 2 -- utils/ccomp.mli | 2 -- utils/clflags.ml | 2 -- utils/clflags.mli | 2 -- utils/config.mlbuild | 2 -- utils/config.mli | 2 -- utils/config.mlp | 2 -- utils/consistbl.ml | 2 -- utils/consistbl.mli | 2 -- utils/misc.ml | 2 -- utils/misc.mli | 2 -- utils/tbl.ml | 2 -- utils/tbl.mli | 2 -- utils/terminfo.ml | 2 -- utils/terminfo.mli | 2 -- utils/warnings.ml | 2 -- utils/warnings.mli | 2 -- yacc/Makefile | 2 -- yacc/Makefile.nt | 2 -- yacc/closure.c | 2 -- yacc/defs.h | 2 -- yacc/error.c | 2 -- yacc/lalr.c | 2 -- yacc/lr0.c | 3 --- yacc/main.c | 2 -- yacc/mkpar.c | 3 --- yacc/output.c | 2 -- yacc/reader.c | 2 -- yacc/skeleton.c | 2 -- yacc/symtab.c | 2 -- yacc/verbose.c | 3 --- yacc/warshall.c | 2 -- 1050 files changed, 10 insertions(+), 2112 deletions(-) diff --git a/Makefile b/Makefile index 2e6113cf5c..a831f87896 100644 --- a/Makefile +++ b/Makefile @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - # The main Makefile include config/Makefile diff --git a/Makefile.nt b/Makefile.nt index b9d979389b..e45594c623 100644 --- a/Makefile.nt +++ b/Makefile.nt @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - # The main Makefile include config/Makefile diff --git a/README b/README index 6090041f5d..06591e23cf 100644 --- a/README +++ b/README @@ -129,7 +129,3 @@ To be effective, bug reports should include a complete program configuration you are using (machine type, etc). You can also contact the implementors directly at caml@inria.fr. - - ----- -$Id$ diff --git a/asmcomp/amd64/arch.ml b/asmcomp/amd64/arch.ml index 8e065d9ae0..6d66129617 100644 --- a/asmcomp/amd64/arch.ml +++ b/asmcomp/amd64/arch.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Machine-specific command-line options *) let pic_code = ref true diff --git a/asmcomp/amd64/emit.mlp b/asmcomp/amd64/emit.mlp index 970108abfc..06f6abafa1 100644 --- a/asmcomp/amd64/emit.mlp +++ b/asmcomp/amd64/emit.mlp @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Emission of x86-64 (AMD 64) assembly code *) open Cmm diff --git a/asmcomp/amd64/emit_nt.mlp b/asmcomp/amd64/emit_nt.mlp index 47dce9f590..bc1750c166 100644 --- a/asmcomp/amd64/emit_nt.mlp +++ b/asmcomp/amd64/emit_nt.mlp @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Emission of x86-64 (AMD 64) assembly code, MASM syntax *) module StringSet = diff --git a/asmcomp/amd64/proc.ml b/asmcomp/amd64/proc.ml index b9de3e1cda..351770b281 100644 --- a/asmcomp/amd64/proc.ml +++ b/asmcomp/amd64/proc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Description of the AMD64 processor *) open Misc diff --git a/asmcomp/amd64/reload.ml b/asmcomp/amd64/reload.ml index e7d5e23b02..510f201f17 100644 --- a/asmcomp/amd64/reload.ml +++ b/asmcomp/amd64/reload.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Cmm open Arch open Reg diff --git a/asmcomp/amd64/scheduling.ml b/asmcomp/amd64/scheduling.ml index 1052a540df..e234431bfa 100644 --- a/asmcomp/amd64/scheduling.ml +++ b/asmcomp/amd64/scheduling.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let _ = let module M = Schedgen in () (* to create a dependency *) (* Scheduling is turned off because the processor schedules dynamically diff --git a/asmcomp/amd64/selection.ml b/asmcomp/amd64/selection.ml index 9953b73a6b..cc0713320d 100644 --- a/asmcomp/amd64/selection.ml +++ b/asmcomp/amd64/selection.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction selection for the AMD64 *) open Arch diff --git a/asmcomp/arm/arch.ml b/asmcomp/arm/arch.ml index cce352c210..8822d38135 100644 --- a/asmcomp/arm/arch.ml +++ b/asmcomp/arm/arch.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Specific operations for the ARM processor *) open Format diff --git a/asmcomp/arm/emit.mlp b/asmcomp/arm/emit.mlp index cc87ab4614..2c6eb72330 100644 --- a/asmcomp/arm/emit.mlp +++ b/asmcomp/arm/emit.mlp @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Emission of ARM assembly code *) open Misc diff --git a/asmcomp/arm/proc.ml b/asmcomp/arm/proc.ml index aed2b01a76..f42749c0a5 100644 --- a/asmcomp/arm/proc.ml +++ b/asmcomp/arm/proc.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Description of the ARM processor *) open Misc diff --git a/asmcomp/arm/reload.ml b/asmcomp/arm/reload.ml index c5b137abcf..bd783acb82 100644 --- a/asmcomp/arm/reload.ml +++ b/asmcomp/arm/reload.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Reloading for the ARM *) let fundecl f = diff --git a/asmcomp/arm/scheduling.ml b/asmcomp/arm/scheduling.ml index 4b47733f1f..58446d0867 100644 --- a/asmcomp/arm/scheduling.ml +++ b/asmcomp/arm/scheduling.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Arch open Mach diff --git a/asmcomp/arm/selection.ml b/asmcomp/arm/selection.ml index 147e241911..e84366ac3b 100644 --- a/asmcomp/arm/selection.ml +++ b/asmcomp/arm/selection.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction selection for the ARM processor *) open Arch diff --git a/asmcomp/asmgen.ml b/asmcomp/asmgen.ml index 5f513db1bb..62d466ed94 100644 --- a/asmcomp/asmgen.ml +++ b/asmcomp/asmgen.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* From lambda to assembly code *) open Format diff --git a/asmcomp/asmgen.mli b/asmcomp/asmgen.mli index f71cba8f7c..33582af4a7 100644 --- a/asmcomp/asmgen.mli +++ b/asmcomp/asmgen.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* From lambda to assembly code *) val compile_implementation : diff --git a/asmcomp/asmlibrarian.ml b/asmcomp/asmlibrarian.ml index e0d2170b5a..ea17365ac0 100644 --- a/asmcomp/asmlibrarian.ml +++ b/asmcomp/asmlibrarian.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Build libraries of .cmx files *) open Misc diff --git a/asmcomp/asmlibrarian.mli b/asmcomp/asmlibrarian.mli index 20a0380c9c..c1a6a4788b 100644 --- a/asmcomp/asmlibrarian.mli +++ b/asmcomp/asmlibrarian.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Build libraries of .cmx files *) open Format diff --git a/asmcomp/asmlink.ml b/asmcomp/asmlink.ml index fe78bd02ca..dc5893394e 100644 --- a/asmcomp/asmlink.ml +++ b/asmcomp/asmlink.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Link a set of .cmx/.o files and produce an executable *) open Misc diff --git a/asmcomp/asmlink.mli b/asmcomp/asmlink.mli index b9465f8090..1cf9e302c1 100644 --- a/asmcomp/asmlink.mli +++ b/asmcomp/asmlink.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Link a set of .cmx/.o files and produce an executable or a plugin *) open Format diff --git a/asmcomp/asmpackager.ml b/asmcomp/asmpackager.ml index 0fc89866fc..7e19f60d30 100644 --- a/asmcomp/asmpackager.ml +++ b/asmcomp/asmpackager.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* "Package" a set of .cmx/.o files into one .cmx/.o file having the original compilation units as sub-modules. *) diff --git a/asmcomp/asmpackager.mli b/asmcomp/asmpackager.mli index fafccfea3b..165f5d3319 100644 --- a/asmcomp/asmpackager.mli +++ b/asmcomp/asmpackager.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* "Package" a set of .cmx/.o files into one .cmx/.o file having the original compilation units as sub-modules. *) diff --git a/asmcomp/clambda.ml b/asmcomp/clambda.ml index 9a01de819e..dd53020d72 100644 --- a/asmcomp/clambda.ml +++ b/asmcomp/clambda.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* A variant of the "lambda" code with direct / indirect calls explicit and closures explicit too *) diff --git a/asmcomp/clambda.mli b/asmcomp/clambda.mli index 808c1c6dae..737965db86 100644 --- a/asmcomp/clambda.mli +++ b/asmcomp/clambda.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* A variant of the "lambda" code with direct / indirect calls explicit and closures explicit too *) diff --git a/asmcomp/closure.ml b/asmcomp/closure.ml index 365976521f..114f5e6411 100644 --- a/asmcomp/closure.ml +++ b/asmcomp/closure.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Introduction of closures, uncurrying, recognition of direct calls *) open Misc diff --git a/asmcomp/closure.mli b/asmcomp/closure.mli index f406603c2c..e7bccbca60 100644 --- a/asmcomp/closure.mli +++ b/asmcomp/closure.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Introduction of closures, uncurrying, recognition of direct calls *) val intro: int -> Lambda.lambda -> Clambda.ulambda diff --git a/asmcomp/cmm.ml b/asmcomp/cmm.ml index 7787a22042..941b014231 100644 --- a/asmcomp/cmm.ml +++ b/asmcomp/cmm.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type machtype_component = Addr | Int diff --git a/asmcomp/cmm.mli b/asmcomp/cmm.mli index 5787bcb961..202b6aecec 100644 --- a/asmcomp/cmm.mli +++ b/asmcomp/cmm.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Second intermediate language (machine independent) *) type machtype_component = diff --git a/asmcomp/cmmgen.ml b/asmcomp/cmmgen.ml index 366f15d6cf..45ddfd2b5f 100644 --- a/asmcomp/cmmgen.ml +++ b/asmcomp/cmmgen.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Translation from closed lambda to C-- *) open Misc diff --git a/asmcomp/cmmgen.mli b/asmcomp/cmmgen.mli index a192b985e1..84db405f84 100644 --- a/asmcomp/cmmgen.mli +++ b/asmcomp/cmmgen.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Translation from closed lambda to C-- *) val compunit: int -> Clambda.ulambda -> Cmm.phrase list diff --git a/asmcomp/cmx_format.mli b/asmcomp/cmx_format.mli index db8158e66b..07955169b2 100644 --- a/asmcomp/cmx_format.mli +++ b/asmcomp/cmx_format.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Format of .cmx, .cmxa and .cmxs files *) (* Each .o file has a matching .cmx file that provides the following infos diff --git a/asmcomp/codegen.ml b/asmcomp/codegen.ml index 4b71503f9d..a318246289 100644 --- a/asmcomp/codegen.ml +++ b/asmcomp/codegen.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* From C-- to assembly code *) open Format diff --git a/asmcomp/codegen.mli b/asmcomp/codegen.mli index 43f98e50b2..5dab12fc92 100644 --- a/asmcomp/codegen.mli +++ b/asmcomp/codegen.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* From C-- to assembly code *) val phrase: Cmm.phrase -> unit diff --git a/asmcomp/coloring.ml b/asmcomp/coloring.ml index 06c1eb8246..db171d8a20 100644 --- a/asmcomp/coloring.ml +++ b/asmcomp/coloring.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Register allocation by coloring of the interference graph *) open Reg diff --git a/asmcomp/coloring.mli b/asmcomp/coloring.mli index 72576fa10a..b0cd0437a0 100644 --- a/asmcomp/coloring.mli +++ b/asmcomp/coloring.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Register allocation by coloring of the interference graph *) val allocate_registers: unit -> unit diff --git a/asmcomp/comballoc.ml b/asmcomp/comballoc.ml index 9767d2638a..6192f1e86b 100644 --- a/asmcomp/comballoc.ml +++ b/asmcomp/comballoc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Combine heap allocations occurring in the same basic block *) open Mach diff --git a/asmcomp/comballoc.mli b/asmcomp/comballoc.mli index 20be980544..ee04c16b3a 100644 --- a/asmcomp/comballoc.mli +++ b/asmcomp/comballoc.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Combine heap allocations occurring in the same basic block *) val fundecl: Mach.fundecl -> Mach.fundecl diff --git a/asmcomp/compilenv.ml b/asmcomp/compilenv.ml index 4c6e72d0b5..5f2bcdd46f 100644 --- a/asmcomp/compilenv.ml +++ b/asmcomp/compilenv.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compilation environments for compilation units *) open Config diff --git a/asmcomp/compilenv.mli b/asmcomp/compilenv.mli index eeab477f29..8db90c2872 100644 --- a/asmcomp/compilenv.mli +++ b/asmcomp/compilenv.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compilation environments for compilation units *) open Cmx_format diff --git a/asmcomp/emit.mli b/asmcomp/emit.mli index e2ff68ffcd..ab9442efc1 100644 --- a/asmcomp/emit.mli +++ b/asmcomp/emit.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Generation of assembly code *) val fundecl: Linearize.fundecl -> unit diff --git a/asmcomp/emitaux.ml b/asmcomp/emitaux.ml index 41c70212e3..c3f8888515 100644 --- a/asmcomp/emitaux.ml +++ b/asmcomp/emitaux.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Common functions for emitting assembly code *) open Debuginfo diff --git a/asmcomp/emitaux.mli b/asmcomp/emitaux.mli index c7fe802e51..cc479d8ccf 100644 --- a/asmcomp/emitaux.mli +++ b/asmcomp/emitaux.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Common functions for emitting assembly code *) val output_channel: out_channel ref diff --git a/asmcomp/i386/arch.ml b/asmcomp/i386/arch.ml index d5fc630adc..58560fdd3b 100644 --- a/asmcomp/i386/arch.ml +++ b/asmcomp/i386/arch.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Machine-specific command-line options *) let fast_math = ref false diff --git a/asmcomp/i386/emit.mlp b/asmcomp/i386/emit.mlp index ad428d6b70..012be8c531 100644 --- a/asmcomp/i386/emit.mlp +++ b/asmcomp/i386/emit.mlp @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Emission of Intel 386 assembly code *) module StringSet = Set.Make(struct type t = string let compare = compare end) diff --git a/asmcomp/i386/emit_nt.mlp b/asmcomp/i386/emit_nt.mlp index 48704ab401..3f940f6dfd 100644 --- a/asmcomp/i386/emit_nt.mlp +++ b/asmcomp/i386/emit_nt.mlp @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Emission of Intel 386 assembly code, MASM syntax. *) module StringSet = diff --git a/asmcomp/i386/proc.ml b/asmcomp/i386/proc.ml index a65622d478..bb510bbf40 100644 --- a/asmcomp/i386/proc.ml +++ b/asmcomp/i386/proc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Description of the Intel 386 processor *) open Misc diff --git a/asmcomp/i386/reload.ml b/asmcomp/i386/reload.ml index 66ad6a1407..623d12a847 100644 --- a/asmcomp/i386/reload.ml +++ b/asmcomp/i386/reload.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Cmm open Arch open Reg diff --git a/asmcomp/i386/scheduling.ml b/asmcomp/i386/scheduling.ml index 48ce38077b..b166a05a34 100644 --- a/asmcomp/i386/scheduling.ml +++ b/asmcomp/i386/scheduling.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let () = let module M = Schedgen in () (* to create a dependency *) (* Scheduling is turned off because our model does not fit the 486 diff --git a/asmcomp/i386/selection.ml b/asmcomp/i386/selection.ml index 2363e48f9e..49b5059d97 100644 --- a/asmcomp/i386/selection.ml +++ b/asmcomp/i386/selection.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction selection for the Intel x86 *) open Misc diff --git a/asmcomp/interf.ml b/asmcomp/interf.ml index aa71ebd38f..f47f138a34 100644 --- a/asmcomp/interf.ml +++ b/asmcomp/interf.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Construction of the interference graph. Annotate pseudoregs with interference lists and preference lists. *) diff --git a/asmcomp/interf.mli b/asmcomp/interf.mli index 9e16f83641..a9b0b63090 100644 --- a/asmcomp/interf.mli +++ b/asmcomp/interf.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Construction of the interference graph. Annotate pseudoregs with interference lists and preference lists. *) diff --git a/asmcomp/linearize.ml b/asmcomp/linearize.ml index 8a5411876a..963ffe9a2d 100644 --- a/asmcomp/linearize.ml +++ b/asmcomp/linearize.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Transformation of Mach code into a list of pseudo-instructions. *) open Reg diff --git a/asmcomp/linearize.mli b/asmcomp/linearize.mli index 9fbe14ddb0..ad5dc3a9fa 100644 --- a/asmcomp/linearize.mli +++ b/asmcomp/linearize.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Transformation of Mach code into a list of pseudo-instructions. *) type label = int diff --git a/asmcomp/liveness.ml b/asmcomp/liveness.ml index 74a034fb39..b3085b6c74 100644 --- a/asmcomp/liveness.ml +++ b/asmcomp/liveness.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Liveness analysis. Annotate mach code with the set of regs live at each point. *) diff --git a/asmcomp/liveness.mli b/asmcomp/liveness.mli index 8a25a27bc6..b52ec5a2b8 100644 --- a/asmcomp/liveness.mli +++ b/asmcomp/liveness.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Liveness analysis. Annotate mach code with the set of regs live at each point. *) diff --git a/asmcomp/mach.ml b/asmcomp/mach.ml index 3d29bde11b..3e7160b512 100644 --- a/asmcomp/mach.ml +++ b/asmcomp/mach.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Representation of machine code by sequences of pseudoinstructions *) type integer_comparison = diff --git a/asmcomp/mach.mli b/asmcomp/mach.mli index 05cc999b53..06fe1c33d2 100644 --- a/asmcomp/mach.mli +++ b/asmcomp/mach.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Representation of machine code by sequences of pseudoinstructions *) type integer_comparison = diff --git a/asmcomp/power/arch.ml b/asmcomp/power/arch.ml index c1323234a6..d547df2948 100644 --- a/asmcomp/power/arch.ml +++ b/asmcomp/power/arch.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Specific operations for the PowerPC processor *) open Misc diff --git a/asmcomp/power/emit.mlp b/asmcomp/power/emit.mlp index 38586076f2..dfe6e1eb43 100644 --- a/asmcomp/power/emit.mlp +++ b/asmcomp/power/emit.mlp @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Emission of PowerPC assembly code *) module StringSet = Set.Make(struct type t = string let compare = compare end) diff --git a/asmcomp/power/proc.ml b/asmcomp/power/proc.ml index 6eaacbbad0..feb38f2538 100644 --- a/asmcomp/power/proc.ml +++ b/asmcomp/power/proc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Description of the Power PC *) open Misc diff --git a/asmcomp/power/reload.ml b/asmcomp/power/reload.ml index ef0ab79df6..98f747a81a 100644 --- a/asmcomp/power/reload.ml +++ b/asmcomp/power/reload.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Reloading for the PowerPC *) let fundecl f = diff --git a/asmcomp/power/scheduling.ml b/asmcomp/power/scheduling.ml index 90d08831d5..e4a575e0a2 100644 --- a/asmcomp/power/scheduling.ml +++ b/asmcomp/power/scheduling.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction scheduling for the Power PC *) open Arch diff --git a/asmcomp/power/selection.ml b/asmcomp/power/selection.ml index 179548af5c..41b6e9fa7f 100644 --- a/asmcomp/power/selection.ml +++ b/asmcomp/power/selection.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction selection for the Power PC processor *) open Misc diff --git a/asmcomp/printcmm.ml b/asmcomp/printcmm.ml index ca1c0f11c3..f29bcbc430 100644 --- a/asmcomp/printcmm.ml +++ b/asmcomp/printcmm.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pretty-printing of C-- code *) open Format diff --git a/asmcomp/printcmm.mli b/asmcomp/printcmm.mli index c646576531..1c97c4a001 100644 --- a/asmcomp/printcmm.mli +++ b/asmcomp/printcmm.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pretty-printing of C-- code *) open Format diff --git a/asmcomp/printlinear.ml b/asmcomp/printlinear.ml index 0ac6e06551..6e1770709d 100644 --- a/asmcomp/printlinear.ml +++ b/asmcomp/printlinear.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pretty-printing of linearized machine code *) open Format diff --git a/asmcomp/printlinear.mli b/asmcomp/printlinear.mli index bb179c94c1..68eda9c1d3 100644 --- a/asmcomp/printlinear.mli +++ b/asmcomp/printlinear.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pretty-printing of linearized machine code *) open Format diff --git a/asmcomp/printmach.ml b/asmcomp/printmach.ml index 93d0a02247..6407f4f786 100644 --- a/asmcomp/printmach.ml +++ b/asmcomp/printmach.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pretty-printing of pseudo machine code *) open Format diff --git a/asmcomp/printmach.mli b/asmcomp/printmach.mli index 509018d54c..bfb0dbefab 100644 --- a/asmcomp/printmach.mli +++ b/asmcomp/printmach.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pretty-printing of pseudo machine code *) open Format diff --git a/asmcomp/proc.mli b/asmcomp/proc.mli index 7d0a5e485b..91a480b097 100644 --- a/asmcomp/proc.mli +++ b/asmcomp/proc.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Processor descriptions *) (* Instruction selection *) diff --git a/asmcomp/reg.ml b/asmcomp/reg.ml index 30c0ab5ab0..1ec0bf9eb9 100644 --- a/asmcomp/reg.ml +++ b/asmcomp/reg.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Cmm type t = diff --git a/asmcomp/reg.mli b/asmcomp/reg.mli index 11e314f613..889e026f2f 100644 --- a/asmcomp/reg.mli +++ b/asmcomp/reg.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pseudo-registers *) type t = diff --git a/asmcomp/reload.mli b/asmcomp/reload.mli index ff4b1637a5..cecacbd4a4 100644 --- a/asmcomp/reload.mli +++ b/asmcomp/reload.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Insert load/stores for pseudoregs that got assigned to stack locations. *) val fundecl: Mach.fundecl -> Mach.fundecl * bool diff --git a/asmcomp/reloadgen.ml b/asmcomp/reloadgen.ml index 9da79587a2..8f40ad0190 100644 --- a/asmcomp/reloadgen.ml +++ b/asmcomp/reloadgen.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Insert load/stores for pseudoregs that got assigned to stack locations. *) open Misc diff --git a/asmcomp/reloadgen.mli b/asmcomp/reloadgen.mli index 9f0b2b4e1d..45c68d1c3d 100644 --- a/asmcomp/reloadgen.mli +++ b/asmcomp/reloadgen.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - class reload_generic : object method reload_operation : Mach.operation -> Reg.t array -> Reg.t array -> Reg.t array * Reg.t array diff --git a/asmcomp/schedgen.ml b/asmcomp/schedgen.ml index 5cde556422..885c945404 100644 --- a/asmcomp/schedgen.ml +++ b/asmcomp/schedgen.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction scheduling *) open Reg diff --git a/asmcomp/schedgen.mli b/asmcomp/schedgen.mli index e2c046d229..6019d96f42 100644 --- a/asmcomp/schedgen.mli +++ b/asmcomp/schedgen.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction scheduling *) type code_dag_node = diff --git a/asmcomp/scheduling.mli b/asmcomp/scheduling.mli index a006d1f13f..5949661d18 100644 --- a/asmcomp/scheduling.mli +++ b/asmcomp/scheduling.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction scheduling *) val fundecl: Linearize.fundecl -> Linearize.fundecl diff --git a/asmcomp/selectgen.ml b/asmcomp/selectgen.ml index e2ffd34ac8..1d2bf96d29 100644 --- a/asmcomp/selectgen.ml +++ b/asmcomp/selectgen.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Selection of pseudo-instructions, assignment of pseudo-registers, sequentialization. *) diff --git a/asmcomp/selectgen.mli b/asmcomp/selectgen.mli index 058f9e73e1..11af7c1ffc 100644 --- a/asmcomp/selectgen.mli +++ b/asmcomp/selectgen.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Selection of pseudo-instructions, assignment of pseudo-registers, sequentialization. *) diff --git a/asmcomp/selection.mli b/asmcomp/selection.mli index a78cb1daec..f1c9e34ce8 100644 --- a/asmcomp/selection.mli +++ b/asmcomp/selection.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Selection of pseudo-instructions, assignment of pseudo-registers, sequentialization. *) diff --git a/asmcomp/sparc/arch.ml b/asmcomp/sparc/arch.ml index ce2c0e1570..78725b53f0 100644 --- a/asmcomp/sparc/arch.ml +++ b/asmcomp/sparc/arch.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Specific operations for the Sparc processor *) open Format diff --git a/asmcomp/sparc/emit.mlp b/asmcomp/sparc/emit.mlp index 95bb294218..b8387cd7bd 100644 --- a/asmcomp/sparc/emit.mlp +++ b/asmcomp/sparc/emit.mlp @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Emission of Sparc assembly code *) open Misc diff --git a/asmcomp/sparc/proc.ml b/asmcomp/sparc/proc.ml index f7b204db5a..b88d5aaae4 100644 --- a/asmcomp/sparc/proc.ml +++ b/asmcomp/sparc/proc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Description of the Sparc processor *) open Misc diff --git a/asmcomp/sparc/reload.ml b/asmcomp/sparc/reload.ml index 6b1d8aea96..caae16d7f2 100644 --- a/asmcomp/sparc/reload.ml +++ b/asmcomp/sparc/reload.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Reloading for the Sparc *) let fundecl f = diff --git a/asmcomp/sparc/scheduling.ml b/asmcomp/sparc/scheduling.ml index 180af4b193..048880abd3 100644 --- a/asmcomp/sparc/scheduling.ml +++ b/asmcomp/sparc/scheduling.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Cmm open Mach diff --git a/asmcomp/sparc/selection.ml b/asmcomp/sparc/selection.ml index 31d6e7020c..055b78f195 100644 --- a/asmcomp/sparc/selection.ml +++ b/asmcomp/sparc/selection.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Instruction selection for the Sparc processor *) open Cmm diff --git a/asmcomp/spill.ml b/asmcomp/spill.ml index 7b055959e8..f52b09fc6c 100644 --- a/asmcomp/spill.ml +++ b/asmcomp/spill.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Insertion of moves to suggest possible spilling / reloading points before register allocation. *) diff --git a/asmcomp/spill.mli b/asmcomp/spill.mli index 4db4222272..66954aef5b 100644 --- a/asmcomp/spill.mli +++ b/asmcomp/spill.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Insertion of moves to suggest possible spilling / reloading points before register allocation. *) diff --git a/asmcomp/split.ml b/asmcomp/split.ml index a7effdda32..96e9e376be 100644 --- a/asmcomp/split.ml +++ b/asmcomp/split.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Renaming of registers at reload points to split live ranges. *) open Reg diff --git a/asmcomp/split.mli b/asmcomp/split.mli index baf350d50b..f794fec16f 100644 --- a/asmcomp/split.mli +++ b/asmcomp/split.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Renaming of registers at reload points to split live ranges. *) val fundecl: Mach.fundecl -> Mach.fundecl diff --git a/asmrun/Makefile b/asmrun/Makefile index 4d7e6552b8..03716c4fd4 100644 --- a/asmrun/Makefile +++ b/asmrun/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include ../config/Makefile CC=$(NATIVECC) diff --git a/asmrun/Makefile.nt b/asmrun/Makefile.nt index 3cefe2d380..b231f2c80f 100644 --- a/asmrun/Makefile.nt +++ b/asmrun/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include ../config/Makefile CC=$(NATIVECC) diff --git a/asmrun/amd64.S b/asmrun/amd64.S index d7d8dab505..6c5eddab2c 100644 --- a/asmrun/amd64.S +++ b/asmrun/amd64.S @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Asm part of the runtime system, AMD64 processor */ /* Must be preprocessed by cpp */ @@ -493,7 +491,7 @@ LBL(110): popq C_ARG_2 /* arg 2: pc of raise */ movq %rsp, C_ARG_3 /* arg 3: sp at raise */ movq %r14, C_ARG_4 /* arg 4: sp of handler */ - /* PR#5700: thanks to popq above, stack is now 16-aligned */ + /* PR#5700: thanks to popq above, stack is now 16-aligned */ PREPARE_FOR_C_CALL /* no need to cleanup after */ call GCALL(caml_stash_backtrace) movq %r12, %rax /* Recover exception bucket */ diff --git a/asmrun/amd64nt.asm b/asmrun/amd64nt.asm index 3fb1b0f5ec..07b6a9b889 100644 --- a/asmrun/amd64nt.asm +++ b/asmrun/amd64nt.asm @@ -11,8 +11,6 @@ ;* * ;*********************************************************************** -; $Id$ - ; Asm part of the runtime system, AMD64 processor, Intel syntax ; Notes on Win64 calling conventions: diff --git a/asmrun/arm.S b/asmrun/arm.S index 3af6e6f17a..2a70b8c73d 100644 --- a/asmrun/arm.S +++ b/asmrun/arm.S @@ -12,8 +12,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Asm part of the runtime system, ARM processor */ /* Must be preprocessed by cpp */ diff --git a/asmrun/backtrace.c b/asmrun/backtrace.c index 7b47c0bfc9..292549be72 100644 --- a/asmrun/backtrace.c +++ b/asmrun/backtrace.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Stack backtrace for uncaught exceptions */ #include diff --git a/asmrun/fail.c b/asmrun/fail.c index 77cf4246cb..09a9af9668 100644 --- a/asmrun/fail.c +++ b/asmrun/fail.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Raising exceptions from C. */ #include diff --git a/asmrun/i386.S b/asmrun/i386.S index af0889cb74..4ef538f7ac 100644 --- a/asmrun/i386.S +++ b/asmrun/i386.S @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Asm part of the runtime system, Intel 386 processor */ /* Must be preprocessed by cpp */ diff --git a/asmrun/i386nt.asm b/asmrun/i386nt.asm index 23d341dae6..d74497413f 100644 --- a/asmrun/i386nt.asm +++ b/asmrun/i386nt.asm @@ -11,8 +11,6 @@ ;* * ;*********************************************************************** -; $Id$ - ; Asm part of the runtime system, Intel 386 processor, Intel syntax .386 diff --git a/asmrun/power-elf.S b/asmrun/power-elf.S index 8935335b80..94f4a29d4c 100644 --- a/asmrun/power-elf.S +++ b/asmrun/power-elf.S @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #define Addrglobal(reg,glob) \ addis reg, 0, glob@ha; \ addi reg, reg, glob@l diff --git a/asmrun/power-rhapsody.S b/asmrun/power-rhapsody.S index 3bf3e19fea..309c955b19 100644 --- a/asmrun/power-rhapsody.S +++ b/asmrun/power-rhapsody.S @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifdef __ppc64__ #define X(a,b) b #else diff --git a/asmrun/roots.c b/asmrun/roots.c index b46df1dbc0..93e7a655cd 100644 --- a/asmrun/roots.c +++ b/asmrun/roots.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* To walk the memory roots for garbage collection */ #include "finalise.h" diff --git a/asmrun/signals_asm.c b/asmrun/signals_asm.c index 9d42718b8f..fb22f8baf1 100644 --- a/asmrun/signals_asm.c +++ b/asmrun/signals_asm.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Signal handling, code specific to the native-code compiler */ #if defined(TARGET_amd64) && defined (SYS_linux) diff --git a/asmrun/signals_osdep.h b/asmrun/signals_osdep.h index 830c43b386..2c739fb2c9 100644 --- a/asmrun/signals_osdep.h +++ b/asmrun/signals_osdep.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Processor- and OS-dependent signal interface */ /****************** AMD64, Linux */ diff --git a/asmrun/sparc.S b/asmrun/sparc.S index 907ebc01e3..7f24b4b42d 100644 --- a/asmrun/sparc.S +++ b/asmrun/sparc.S @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Asm part of the runtime system for the Sparc processor. */ /* Must be preprocessed by cpp */ diff --git a/asmrun/stack.h b/asmrun/stack.h index 9b575cb70c..4f1742b95f 100644 --- a/asmrun/stack.h +++ b/asmrun/stack.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Machine-dependent interface with the asm code */ #ifndef CAML_STACK_H diff --git a/asmrun/startup.c b/asmrun/startup.c index 00f4f8cd2f..84e68fd85a 100644 --- a/asmrun/startup.c +++ b/asmrun/startup.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Start-up code */ #include diff --git a/build/boot.sh b/build/boot.sh index 79d5d20ba9..5d1feca7ea 100755 --- a/build/boot.sh +++ b/build/boot.sh @@ -12,7 +12,6 @@ # # ######################################################################### -# $Id$ cd `dirname $0`/.. set -ex TAG_LINE='true: -use_stdlib' diff --git a/build/camlp4-byte-only.sh b/build/camlp4-byte-only.sh index 442284d9d5..cbfe05c75f 100755 --- a/build/camlp4-byte-only.sh +++ b/build/camlp4-byte-only.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - set -e cd `dirname $0`/.. . build/targets.sh diff --git a/build/camlp4-mkCamlp4Ast.sh b/build/camlp4-mkCamlp4Ast.sh index 45311065c9..0ff20e8b28 100755 --- a/build/camlp4-mkCamlp4Ast.sh +++ b/build/camlp4-mkCamlp4Ast.sh @@ -12,7 +12,6 @@ # # ######################################################################### -# $Id$ set -e cd `dirname $0`/.. diff --git a/build/camlp4-native-only.sh b/build/camlp4-native-only.sh index d05932e2a6..513a99165c 100755 --- a/build/camlp4-native-only.sh +++ b/build/camlp4-native-only.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - set -e cd `dirname $0`/.. . build/targets.sh diff --git a/build/camlp4-targets.sh b/build/camlp4-targets.sh index 4f4f51979e..8fbaafb590 100644 --- a/build/camlp4-targets.sh +++ b/build/camlp4-targets.sh @@ -12,7 +12,6 @@ # # ######################################################################### -# $Id$ CAMLP4_COMMON="\ camlp4/Camlp4/Camlp4Ast.partial.ml \ camlp4/boot/camlp4boot.byte" diff --git a/build/distclean.sh b/build/distclean.sh index b336f9bb4b..aa8b2f3104 100755 --- a/build/distclean.sh +++ b/build/distclean.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - cd `dirname $0`/.. set -ex (cd byterun && make clean) || : diff --git a/build/fastworld.sh b/build/fastworld.sh index bbe42870ab..0e3302ef7f 100755 --- a/build/fastworld.sh +++ b/build/fastworld.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - cd `dirname $0` set -e if [ -e ocamlbuild_mixed_mode ]; then diff --git a/build/install.sh b/build/install.sh index c0ad62f8ba..13021a1535 100755 --- a/build/install.sh +++ b/build/install.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - set -e cd `dirname $0`/.. diff --git a/build/mkmyocamlbuild_config.sh b/build/mkmyocamlbuild_config.sh index 600878d8a8..e2068375c8 100755 --- a/build/mkmyocamlbuild_config.sh +++ b/build/mkmyocamlbuild_config.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - cd `dirname $0`/.. sed \ diff --git a/build/mkruntimedef.sh b/build/mkruntimedef.sh index 6cfd0749ce..a1bf141eda 100755 --- a/build/mkruntimedef.sh +++ b/build/mkruntimedef.sh @@ -12,7 +12,6 @@ # # ######################################################################### -# $Id$ echo 'let builtin_exceptions = [|'; \ sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$| \1;|p' byterun/fail.h | \ sed -e '$s/;$//'; \ diff --git a/build/myocamlbuild.sh b/build/myocamlbuild.sh index 7a029a6a12..34ad894f9f 100755 --- a/build/myocamlbuild.sh +++ b/build/myocamlbuild.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - cd `dirname $0`/.. set -xe if [ ! -x _build/ocamlbuild/ocamlbuildlight.byte ]; then diff --git a/build/ocamlbuild-byte-only.sh b/build/ocamlbuild-byte-only.sh index f669e8e685..aeb5bcba9e 100755 --- a/build/ocamlbuild-byte-only.sh +++ b/build/ocamlbuild-byte-only.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - set -e cd `dirname $0`/.. . build/targets.sh diff --git a/build/ocamlbuild-native-only.sh b/build/ocamlbuild-native-only.sh index f092a78928..4d7decfc03 100755 --- a/build/ocamlbuild-native-only.sh +++ b/build/ocamlbuild-native-only.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - set -e cd `dirname $0`/.. . build/targets.sh diff --git a/build/ocamlbuildlib-native-only.sh b/build/ocamlbuildlib-native-only.sh index 9d6660803d..285c561a04 100755 --- a/build/ocamlbuildlib-native-only.sh +++ b/build/ocamlbuildlib-native-only.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - set -e cd `dirname $0`/.. . build/targets.sh diff --git a/build/otherlibs-targets.sh b/build/otherlibs-targets.sh index a3890d038a..bd28a0dc98 100644 --- a/build/otherlibs-targets.sh +++ b/build/otherlibs-targets.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - OTHERLIBS_BYTE="" OTHERLIBS_NATIVE="" OTHERLIBS_UNIX_NATIVE="" diff --git a/build/partial-install.sh b/build/partial-install.sh index 81c0e116d7..50a4fe935f 100755 --- a/build/partial-install.sh +++ b/build/partial-install.sh @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - ###################################### ######### Copied from build/install.sh ###################################### diff --git a/build/targets.sh b/build/targets.sh index d4e5a6a939..219f73cd4b 100644 --- a/build/targets.sh +++ b/build/targets.sh @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - . config/config.sh . build/otherlibs-targets.sh . build/camlp4-targets.sh diff --git a/build/world.all.sh b/build/world.all.sh index bf456fc278..45c053cd20 100755 --- a/build/world.all.sh +++ b/build/world.all.sh @@ -12,7 +12,6 @@ # # ######################################################################### -# $Id$ set -e cd `dirname $0`/.. . build/targets.sh diff --git a/build/world.byte.sh b/build/world.byte.sh index a30cda2ffe..5a520b99b8 100755 --- a/build/world.byte.sh +++ b/build/world.byte.sh @@ -12,7 +12,6 @@ # # ######################################################################### -# $Id$ set -e cd `dirname $0`/.. . build/targets.sh diff --git a/build/world.native.sh b/build/world.native.sh index 19526805e0..4f99467b39 100755 --- a/build/world.native.sh +++ b/build/world.native.sh @@ -12,7 +12,6 @@ # # ######################################################################### -# $Id$ set -e cd `dirname $0`/.. . build/targets.sh diff --git a/bytecomp/bytegen.ml b/bytecomp/bytegen.ml index 105be62d12..502b15f83c 100644 --- a/bytecomp/bytegen.ml +++ b/bytecomp/bytegen.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* bytegen.ml : translation of lambda terms to lists of instructions. *) open Misc diff --git a/bytecomp/bytegen.mli b/bytecomp/bytegen.mli index e0cd5f6179..3c24cc8e86 100644 --- a/bytecomp/bytegen.mli +++ b/bytecomp/bytegen.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Generation of bytecode from lambda terms *) open Lambda diff --git a/bytecomp/bytelibrarian.ml b/bytecomp/bytelibrarian.ml index 73cf269300..c13241afd2 100644 --- a/bytecomp/bytelibrarian.ml +++ b/bytecomp/bytelibrarian.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Build libraries of .cmo files *) open Misc diff --git a/bytecomp/bytelibrarian.mli b/bytecomp/bytelibrarian.mli index 2420111593..757874cb49 100644 --- a/bytecomp/bytelibrarian.mli +++ b/bytecomp/bytelibrarian.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Build libraries of .cmo files *) (* Format of a library file: diff --git a/bytecomp/bytelink.ml b/bytecomp/bytelink.ml index 1fea4a2518..c218da51ea 100644 --- a/bytecomp/bytelink.ml +++ b/bytecomp/bytelink.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Link a set of .cmo files and produce a bytecode executable. *) open Misc diff --git a/bytecomp/bytelink.mli b/bytecomp/bytelink.mli index 837a53394d..89373be165 100644 --- a/bytecomp/bytelink.mli +++ b/bytecomp/bytelink.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Link .cmo files and produce a bytecode executable. *) val link : Format.formatter -> string list -> string -> unit diff --git a/bytecomp/bytepackager.ml b/bytecomp/bytepackager.ml index eea183f029..324341f474 100644 --- a/bytecomp/bytepackager.ml +++ b/bytecomp/bytepackager.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* "Package" a set of .cmo files into one .cmo file having the original compilation units as sub-modules. *) diff --git a/bytecomp/bytepackager.mli b/bytecomp/bytepackager.mli index 696b12aa09..3ae65f043e 100644 --- a/bytecomp/bytepackager.mli +++ b/bytecomp/bytepackager.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* "Package" a set of .cmo files into one .cmo file having the original compilation units as sub-modules. *) diff --git a/bytecomp/bytesections.ml b/bytecomp/bytesections.ml index 17d57f9ed0..5af3bc5237 100644 --- a/bytecomp/bytesections.ml +++ b/bytecomp/bytesections.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Handling of sections in bytecode executable files *) (* List of all sections, in reverse order *) diff --git a/bytecomp/bytesections.mli b/bytecomp/bytesections.mli index c9264ad899..b9639c1fac 100644 --- a/bytecomp/bytesections.mli +++ b/bytecomp/bytesections.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Handling of sections in bytecode executable files *) (** Recording sections written to a bytecode executable file *) diff --git a/bytecomp/cmo_format.mli b/bytecomp/cmo_format.mli index b0cd05d67c..abf4f1af32 100644 --- a/bytecomp/cmo_format.mli +++ b/bytecomp/cmo_format.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Symbol table information for .cmo and .cma files *) (* Relocation information *) diff --git a/bytecomp/dll.ml b/bytecomp/dll.ml index 3dc84ea27c..5c62b9edc3 100644 --- a/bytecomp/dll.ml +++ b/bytecomp/dll.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Handling of dynamically-linked libraries *) type dll_handle diff --git a/bytecomp/dll.mli b/bytecomp/dll.mli index 645db75a84..975315e268 100644 --- a/bytecomp/dll.mli +++ b/bytecomp/dll.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Handling of dynamically-linked libraries *) (* Extract the name of a DLLs from its external name (xxx.so or -lxxx) *) diff --git a/bytecomp/emitcode.ml b/bytecomp/emitcode.ml index f9a33db731..e69cae55e7 100644 --- a/bytecomp/emitcode.ml +++ b/bytecomp/emitcode.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Generation of bytecode + relocation information *) open Config diff --git a/bytecomp/emitcode.mli b/bytecomp/emitcode.mli index 55f3dff11d..60d791434a 100644 --- a/bytecomp/emitcode.mli +++ b/bytecomp/emitcode.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Generation of bytecode for .cmo files *) open Cmo_format diff --git a/bytecomp/instruct.ml b/bytecomp/instruct.ml index 7757c7d484..5edcacd27f 100644 --- a/bytecomp/instruct.ml +++ b/bytecomp/instruct.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Lambda type compilation_env = diff --git a/bytecomp/instruct.mli b/bytecomp/instruct.mli index 0fdccd298c..d81228ac71 100644 --- a/bytecomp/instruct.mli +++ b/bytecomp/instruct.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The type of the instructions of the abstract machine *) open Lambda diff --git a/bytecomp/lambda.ml b/bytecomp/lambda.ml index 22dfb9b706..a8479052c0 100644 --- a/bytecomp/lambda.ml +++ b/bytecomp/lambda.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Misc open Path open Asttypes diff --git a/bytecomp/lambda.mli b/bytecomp/lambda.mli index c228d36d41..540fe2f1c8 100644 --- a/bytecomp/lambda.mli +++ b/bytecomp/lambda.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The "lambda" intermediate code *) open Asttypes diff --git a/bytecomp/matching.ml b/bytecomp/matching.ml index 49e0efaed1..769b635906 100644 --- a/bytecomp/matching.ml +++ b/bytecomp/matching.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compilation of pattern matching *) open Misc diff --git a/bytecomp/matching.mli b/bytecomp/matching.mli index d8ea791084..5c8577b26b 100644 --- a/bytecomp/matching.mli +++ b/bytecomp/matching.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compilation of pattern-matching *) open Typedtree diff --git a/bytecomp/meta.ml b/bytecomp/meta.ml index 732bcc8a1a..35d8776666 100644 --- a/bytecomp/meta.ml +++ b/bytecomp/meta.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - external global_data : unit -> Obj.t array = "caml_get_global_data" external realloc_global_data : int -> unit = "caml_realloc_global" external static_alloc : int -> string = "caml_static_alloc" diff --git a/bytecomp/meta.mli b/bytecomp/meta.mli index 93be656ad5..a8ef5272aa 100644 --- a/bytecomp/meta.mli +++ b/bytecomp/meta.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* To control the runtime system and bytecode interpreter *) external global_data : unit -> Obj.t array = "caml_get_global_data" diff --git a/bytecomp/printinstr.ml b/bytecomp/printinstr.ml index f2aa87dc37..a5cd7e05de 100644 --- a/bytecomp/printinstr.ml +++ b/bytecomp/printinstr.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pretty-print lists of instructions *) open Format diff --git a/bytecomp/printinstr.mli b/bytecomp/printinstr.mli index 57cea578b5..dd4fd15b32 100644 --- a/bytecomp/printinstr.mli +++ b/bytecomp/printinstr.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pretty-print lists of instructions *) open Instruct diff --git a/bytecomp/printlambda.ml b/bytecomp/printlambda.ml index cb99003b29..4ecf2df387 100644 --- a/bytecomp/printlambda.ml +++ b/bytecomp/printlambda.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format open Asttypes open Primitive diff --git a/bytecomp/printlambda.mli b/bytecomp/printlambda.mli index 0cbd59ed60..4a546b63e8 100644 --- a/bytecomp/printlambda.mli +++ b/bytecomp/printlambda.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Lambda open Format diff --git a/bytecomp/runtimedef.mli b/bytecomp/runtimedef.mli index 4892000947..c06038a463 100644 --- a/bytecomp/runtimedef.mli +++ b/bytecomp/runtimedef.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Values and functions known and/or provided by the runtime system *) val builtin_exceptions: string array diff --git a/bytecomp/simplif.ml b/bytecomp/simplif.ml index 1883f71518..1492149e0d 100644 --- a/bytecomp/simplif.ml +++ b/bytecomp/simplif.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Elimination of useless Llet(Alias) bindings. Also transform let-bound references into variables. *) diff --git a/bytecomp/simplif.mli b/bytecomp/simplif.mli index 816c44b847..4cc6dab977 100644 --- a/bytecomp/simplif.mli +++ b/bytecomp/simplif.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Elimination of useless Llet(Alias) bindings. Transformation of let-bound references into variables. Simplification over staticraise/staticcatch constructs. diff --git a/bytecomp/symtable.ml b/bytecomp/symtable.ml index 0785316f60..09d7cd8d72 100644 --- a/bytecomp/symtable.ml +++ b/bytecomp/symtable.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* To assign numbers to globals and primitives *) open Misc diff --git a/bytecomp/symtable.mli b/bytecomp/symtable.mli index d9a2be3531..6a13cced79 100644 --- a/bytecomp/symtable.mli +++ b/bytecomp/symtable.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Assign locations and numbers to globals and primitives *) open Cmo_format diff --git a/bytecomp/translclass.ml b/bytecomp/translclass.ml index 8ac5ba6dd2..ec40912c82 100644 --- a/bytecomp/translclass.ml +++ b/bytecomp/translclass.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Asttypes open Types open Typedtree diff --git a/bytecomp/translclass.mli b/bytecomp/translclass.mli index 34dd7e671d..f7858da207 100644 --- a/bytecomp/translclass.mli +++ b/bytecomp/translclass.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Typedtree open Lambda diff --git a/bytecomp/translcore.ml b/bytecomp/translcore.ml index e3880076c4..528740a596 100644 --- a/bytecomp/translcore.ml +++ b/bytecomp/translcore.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Translation from typed abstract syntax to lambda terms, for the core language *) diff --git a/bytecomp/translcore.mli b/bytecomp/translcore.mli index 51a7295f40..f766cdcf28 100644 --- a/bytecomp/translcore.mli +++ b/bytecomp/translcore.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Translation from typed abstract syntax to lambda terms, for the core language *) diff --git a/bytecomp/translmod.ml b/bytecomp/translmod.ml index 1f58db6e77..bcc30b2876 100644 --- a/bytecomp/translmod.ml +++ b/bytecomp/translmod.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Translation from typed abstract syntax to lambda terms, for the module language *) diff --git a/bytecomp/translmod.mli b/bytecomp/translmod.mli index 5b6d0a0065..8e5005546f 100644 --- a/bytecomp/translmod.mli +++ b/bytecomp/translmod.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Translation from typed abstract syntax to lambda terms, for the module language *) diff --git a/bytecomp/translobj.ml b/bytecomp/translobj.ml index f72e34b0ae..97fdeb5da1 100644 --- a/bytecomp/translobj.ml +++ b/bytecomp/translobj.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Misc open Primitive open Asttypes diff --git a/bytecomp/translobj.mli b/bytecomp/translobj.mli index be1e6a90fc..55c1634332 100644 --- a/bytecomp/translobj.mli +++ b/bytecomp/translobj.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Lambda val oo_prim: string -> lambda diff --git a/bytecomp/typeopt.ml b/bytecomp/typeopt.ml index 9d984e207f..7b3961ebd7 100644 --- a/bytecomp/typeopt.ml +++ b/bytecomp/typeopt.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliaries for type-based optimizations, e.g. array kinds *) open Path diff --git a/bytecomp/typeopt.mli b/bytecomp/typeopt.mli index 163ca44da0..a90df8aee6 100644 --- a/bytecomp/typeopt.mli +++ b/bytecomp/typeopt.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliaries for type-based optimizations, e.g. array kinds *) val has_base_type : Typedtree.expression -> Path.t -> bool diff --git a/byterun/Makefile b/byterun/Makefile index e35121252b..c5fa41bd1d 100644 --- a/byterun/Makefile +++ b/byterun/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include Makefile.common CFLAGS=-DCAML_NAME_SPACE -O $(BYTECCCOMPOPTS) $(IFLEXDIR) diff --git a/byterun/Makefile.common b/byterun/Makefile.common index 7f21fd8d7d..925ae76e11 100755 --- a/byterun/Makefile.common +++ b/byterun/Makefile.common @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include ../config/Makefile CC=$(BYTECC) diff --git a/byterun/Makefile.nt b/byterun/Makefile.nt index b93fa58a85..7885727320 100644 --- a/byterun/Makefile.nt +++ b/byterun/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include Makefile.common CFLAGS=-DOCAML_STDLIB_DIR='"$(LIBDIR)"' $(IFLEXDIR) diff --git a/byterun/alloc.c b/byterun/alloc.c index 034562e8ea..a1fd2f03ed 100644 --- a/byterun/alloc.c +++ b/byterun/alloc.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* 1. Allocation functions doing the same work as the macros in the case where [Setup_for_gc] and [Restore_after_gc] are no-ops. 2. Convenience functions related to allocation. diff --git a/byterun/alloc.h b/byterun/alloc.h index 75dd5ec8f9..a0cd41b657 100644 --- a/byterun/alloc.h +++ b/byterun/alloc.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_ALLOC_H #define CAML_ALLOC_H diff --git a/byterun/array.c b/byterun/array.c index 637fe9c804..44136ecb65 100644 --- a/byterun/array.c +++ b/byterun/array.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Operations on arrays */ #include diff --git a/byterun/backtrace.c b/byterun/backtrace.c index b5efdc3db6..ef7ca62211 100644 --- a/byterun/backtrace.c +++ b/byterun/backtrace.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Stack backtrace for uncaught exceptions */ #include diff --git a/byterun/backtrace.h b/byterun/backtrace.h index 23c72e6c94..158ca285ce 100644 --- a/byterun/backtrace.h +++ b/byterun/backtrace.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_BACKTRACE_H #define CAML_BACKTRACE_H diff --git a/byterun/callback.c b/byterun/callback.c index c7fc772208..3bd7ea45c1 100644 --- a/byterun/callback.c +++ b/byterun/callback.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Callbacks from C to OCaml */ #include diff --git a/byterun/callback.h b/byterun/callback.h index dd094c4dec..ded0b9801c 100644 --- a/byterun/callback.h +++ b/byterun/callback.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Callbacks from C to OCaml */ #ifndef CAML_CALLBACK_H diff --git a/byterun/compact.c b/byterun/compact.c index 4f3bc07274..bf80301722 100644 --- a/byterun/compact.c +++ b/byterun/compact.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "config.h" diff --git a/byterun/compact.h b/byterun/compact.h index 949a2766ed..2abac167f3 100644 --- a/byterun/compact.h +++ b/byterun/compact.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_COMPACT_H #define CAML_COMPACT_H diff --git a/byterun/compare.c b/byterun/compare.c index c0ee65a260..6593ed9a82 100644 --- a/byterun/compare.c +++ b/byterun/compare.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "custom.h" diff --git a/byterun/compare.h b/byterun/compare.h index c73a49a46f..41d6a0c9bb 100644 --- a/byterun/compare.h +++ b/byterun/compare.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_COMPARE_H #define CAML_COMPARE_H diff --git a/byterun/compatibility.h b/byterun/compatibility.h index 429d2275d7..58bf2834f6 100644 --- a/byterun/compatibility.h +++ b/byterun/compatibility.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* definitions for compatibility with old identifiers */ #ifndef CAML_COMPATIBILITY_H diff --git a/byterun/config.h b/byterun/config.h index b36b73c955..7109bb0f8e 100644 --- a/byterun/config.h +++ b/byterun/config.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_CONFIG_H #define CAML_CONFIG_H diff --git a/byterun/custom.c b/byterun/custom.c index 5f6e7f9a0a..e4f9eaf573 100644 --- a/byterun/custom.c +++ b/byterun/custom.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "alloc.h" diff --git a/byterun/custom.h b/byterun/custom.h index c6abad8ef0..ff3cd89a37 100644 --- a/byterun/custom.h +++ b/byterun/custom.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_CUSTOM_H #define CAML_CUSTOM_H diff --git a/byterun/debugger.c b/byterun/debugger.c index a114b46cbc..d64583f2d4 100644 --- a/byterun/debugger.c +++ b/byterun/debugger.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Interface with the byte-code debugger */ #ifdef _WIN32 diff --git a/byterun/debugger.h b/byterun/debugger.h index a9501abff1..b5079eb3ba 100644 --- a/byterun/debugger.h +++ b/byterun/debugger.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Interface with the debugger */ #ifndef CAML_DEBUGGER_H diff --git a/byterun/dynlink.c b/byterun/dynlink.c index 343ebde57a..96ebd7e40b 100644 --- a/byterun/dynlink.c +++ b/byterun/dynlink.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Dynamic loading of C primitives. */ #include diff --git a/byterun/dynlink.h b/byterun/dynlink.h index b1d14d844f..74cfdb663e 100644 --- a/byterun/dynlink.h +++ b/byterun/dynlink.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Dynamic loading of C primitives. */ #ifndef CAML_DYNLINK_H diff --git a/byterun/exec.h b/byterun/exec.h index 88cf6d28b7..8b50484d57 100644 --- a/byterun/exec.h +++ b/byterun/exec.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* exec.h : format of executable bytecode files */ #ifndef CAML_EXEC_H diff --git a/byterun/extern.c b/byterun/extern.c index baac5167df..4fb8068402 100644 --- a/byterun/extern.c +++ b/byterun/extern.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Structured output */ /* The interface of this file is "intext.h" */ diff --git a/byterun/fail.c b/byterun/fail.c index b0beaa437a..d721d5c984 100644 --- a/byterun/fail.c +++ b/byterun/fail.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Raising exceptions from C. */ #include diff --git a/byterun/fail.h b/byterun/fail.h index ee05eb7f8a..775b0113e1 100644 --- a/byterun/fail.h +++ b/byterun/fail.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_FAIL_H #define CAML_FAIL_H diff --git a/byterun/finalise.c b/byterun/finalise.c index 9a93084ae4..15b7a753e0 100644 --- a/byterun/finalise.c +++ b/byterun/finalise.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Handling of finalised values. */ #include "callback.h" diff --git a/byterun/finalise.h b/byterun/finalise.h index e41baa320c..96853f525b 100644 --- a/byterun/finalise.h +++ b/byterun/finalise.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_FINALISE_H #define CAML_FINALISE_H diff --git a/byterun/fix_code.c b/byterun/fix_code.c index 67f9e96ae2..746f8b7500 100644 --- a/byterun/fix_code.c +++ b/byterun/fix_code.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Handling of blocks of bytecode (endianness switch, threading). */ #include "config.h" diff --git a/byterun/fix_code.h b/byterun/fix_code.h index 05f9ae060b..419ad327a5 100644 --- a/byterun/fix_code.h +++ b/byterun/fix_code.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Handling of blocks of bytecode (endianness switch, threading). */ #ifndef CAML_FIX_CODE_H diff --git a/byterun/floats.c b/byterun/floats.c index f708d70f70..9071106f2d 100644 --- a/byterun/floats.c +++ b/byterun/floats.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The interface of this file is in "mlvalues.h" and "alloc.h" */ #include diff --git a/byterun/freelist.c b/byterun/freelist.c index 13cae00a89..63e122c925 100644 --- a/byterun/freelist.c +++ b/byterun/freelist.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #define FREELIST_DEBUG 0 #if FREELIST_DEBUG #include diff --git a/byterun/freelist.h b/byterun/freelist.h index 25dc289a26..146961faac 100644 --- a/byterun/freelist.h +++ b/byterun/freelist.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Free lists of heap blocks. */ #ifndef CAML_FREELIST_H diff --git a/byterun/gc.h b/byterun/gc.h index 4f67ed9066..3cbf08a2da 100644 --- a/byterun/gc.h +++ b/byterun/gc.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_GC_H #define CAML_GC_H diff --git a/byterun/gc_ctrl.c b/byterun/gc_ctrl.c index 2ae3165d9f..8950bb6620 100644 --- a/byterun/gc_ctrl.c +++ b/byterun/gc_ctrl.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "alloc.h" #include "compact.h" #include "custom.h" diff --git a/byterun/gc_ctrl.h b/byterun/gc_ctrl.h index 4dba74fa57..5f9d87354d 100644 --- a/byterun/gc_ctrl.h +++ b/byterun/gc_ctrl.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_GC_CTRL_H #define CAML_GC_CTRL_H diff --git a/byterun/globroots.c b/byterun/globroots.c index 513b7be553..ded393e893 100644 --- a/byterun/globroots.c +++ b/byterun/globroots.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Registration of global memory roots */ #include "memory.h" diff --git a/byterun/globroots.h b/byterun/globroots.h index 97a1edab15..1c3ebab289 100644 --- a/byterun/globroots.h +++ b/byterun/globroots.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Registration of global memory roots */ #ifndef CAML_GLOBROOTS_H diff --git a/byterun/hash.c b/byterun/hash.c index 26a1bf5979..61bee20cff 100644 --- a/byterun/hash.c +++ b/byterun/hash.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The generic hashing primitive */ /* The interface of this file is in "mlvalues.h" (for [caml_hash_variant]) diff --git a/byterun/hash.h b/byterun/hash.h index 037c9c5a3d..436a8bb167 100644 --- a/byterun/hash.h +++ b/byterun/hash.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Auxiliary functions for custom hash functions */ #ifndef CAML_HASH_H diff --git a/byterun/instrtrace.c b/byterun/instrtrace.c index 1c329daa69..d35948f3e9 100644 --- a/byterun/instrtrace.c +++ b/byterun/instrtrace.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Trace the instructions executed */ #ifdef DEBUG diff --git a/byterun/instrtrace.h b/byterun/instrtrace.h index 686b9e4ed6..1e62ac4869 100644 --- a/byterun/instrtrace.h +++ b/byterun/instrtrace.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Trace the instructions executed */ #ifndef _instrtrace_ diff --git a/byterun/instruct.h b/byterun/instruct.h index 92f228504c..5686050080 100644 --- a/byterun/instruct.h +++ b/byterun/instruct.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The instruction set. */ #ifndef CAML_INSTRUCT_H diff --git a/byterun/int64_emul.h b/byterun/int64_emul.h index ad48584d89..e9f5d85020 100644 --- a/byterun/int64_emul.h +++ b/byterun/int64_emul.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Software emulation of 64-bit integer arithmetic, for C compilers that do not support it. */ diff --git a/byterun/int64_format.h b/byterun/int64_format.h index 398357a607..b0de527204 100644 --- a/byterun/int64_format.h +++ b/byterun/int64_format.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* printf-like formatting of 64-bit integers, in case the C library printf() function does not support them. */ diff --git a/byterun/int64_native.h b/byterun/int64_native.h index 9aa45e3c0f..5e84dda61d 100644 --- a/byterun/int64_native.h +++ b/byterun/int64_native.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Wrapper macros around native 64-bit integer arithmetic, so that it has the same interface as the software emulation provided in int64_emul.h */ diff --git a/byterun/intern.c b/byterun/intern.c index 0a2731b7a5..5487ee665c 100644 --- a/byterun/intern.c +++ b/byterun/intern.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Structured input, compact format */ /* The interface of this file is "intext.h" */ diff --git a/byterun/interp.c b/byterun/interp.c index cbec02a5cb..0b5caafbaa 100644 --- a/byterun/interp.c +++ b/byterun/interp.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The bytecode interpreter */ #include #include "alloc.h" diff --git a/byterun/interp.h b/byterun/interp.h index 7c3d26f289..c8e2f89f8e 100644 --- a/byterun/interp.h +++ b/byterun/interp.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The bytecode interpreter */ #ifndef CAML_INTERP_H diff --git a/byterun/intext.h b/byterun/intext.h index b287e5cdb4..f7aa655c9f 100644 --- a/byterun/intext.h +++ b/byterun/intext.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Structured input/output */ #ifndef CAML_INTEXT_H diff --git a/byterun/ints.c b/byterun/ints.c index 34b5db238a..f8491b1df7 100644 --- a/byterun/ints.c +++ b/byterun/ints.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "alloc.h" diff --git a/byterun/io.c b/byterun/io.c index ae9e397065..676cb5b2bf 100644 --- a/byterun/io.c +++ b/byterun/io.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Buffered input/output. */ #include diff --git a/byterun/io.h b/byterun/io.h index 89a85380c7..8420d1593e 100644 --- a/byterun/io.h +++ b/byterun/io.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Buffered input/output */ #ifndef CAML_IO_H diff --git a/byterun/lexing.c b/byterun/lexing.c index cb763bce93..d9550af9f2 100644 --- a/byterun/lexing.c +++ b/byterun/lexing.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The table-driven automaton for lexers generated by camllex. */ #include "fail.h" diff --git a/byterun/main.c b/byterun/main.c index 63355840f6..c0a205dc15 100644 --- a/byterun/main.c +++ b/byterun/main.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Main entry point (can be overridden by a user-provided main() function that calls caml_main() later). */ diff --git a/byterun/major_gc.c b/byterun/major_gc.c index e020bfcbe3..43d8708070 100644 --- a/byterun/major_gc.c +++ b/byterun/major_gc.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "compact.h" diff --git a/byterun/major_gc.h b/byterun/major_gc.h index 427312784c..f473df94fd 100644 --- a/byterun/major_gc.h +++ b/byterun/major_gc.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_MAJOR_GC_H #define CAML_MAJOR_GC_H diff --git a/byterun/md5.c b/byterun/md5.c index 9dc81d412c..10ac76abc3 100644 --- a/byterun/md5.c +++ b/byterun/md5.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "alloc.h" #include "fail.h" diff --git a/byterun/md5.h b/byterun/md5.h index 06b9ab62b1..d8aff097af 100644 --- a/byterun/md5.h +++ b/byterun/md5.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* MD5 message digest */ #ifndef CAML_MD5_H diff --git a/byterun/memory.c b/byterun/memory.c index fee9ae7dbd..ba63b32452 100644 --- a/byterun/memory.c +++ b/byterun/memory.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "fail.h" diff --git a/byterun/memory.h b/byterun/memory.h index 69f5ff91c8..94ec41b379 100644 --- a/byterun/memory.h +++ b/byterun/memory.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Allocation macros and functions */ #ifndef CAML_MEMORY_H diff --git a/byterun/meta.c b/byterun/meta.c index a547b991b5..e5c6f941bd 100644 --- a/byterun/meta.c +++ b/byterun/meta.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Primitives for the toplevel */ #include diff --git a/byterun/minor_gc.c b/byterun/minor_gc.c index 8b8b8ff0ed..3e0dd4e21e 100644 --- a/byterun/minor_gc.c +++ b/byterun/minor_gc.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "config.h" #include "fail.h" diff --git a/byterun/minor_gc.h b/byterun/minor_gc.h index 82c82cd3f6..0258f4faa2 100644 --- a/byterun/minor_gc.h +++ b/byterun/minor_gc.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_MINOR_GC_H #define CAML_MINOR_GC_H diff --git a/byterun/misc.c b/byterun/misc.c index 927cbd81b1..6eeae0f1b2 100644 --- a/byterun/misc.c +++ b/byterun/misc.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "config.h" #include "misc.h" diff --git a/byterun/misc.h b/byterun/misc.h index e970d3d032..40bf3b68b6 100644 --- a/byterun/misc.h +++ b/byterun/misc.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Miscellaneous macros and variables. */ #ifndef CAML_MISC_H diff --git a/byterun/mlvalues.h b/byterun/mlvalues.h index d560d1b3ae..cbb1c7bfa3 100644 --- a/byterun/mlvalues.h +++ b/byterun/mlvalues.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_MLVALUES_H #define CAML_MLVALUES_H diff --git a/byterun/obj.c b/byterun/obj.c index 7d09105b78..8e00282e56 100644 --- a/byterun/obj.c +++ b/byterun/obj.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Operations on objects */ #include diff --git a/byterun/osdeps.h b/byterun/osdeps.h index 902ea2de65..8123d49b22 100644 --- a/byterun/osdeps.h +++ b/byterun/osdeps.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Operating system - specific stuff */ #ifndef CAML_OSDEPS_H diff --git a/byterun/parsing.c b/byterun/parsing.c index 3d5ea83323..3c1ced7d1b 100644 --- a/byterun/parsing.c +++ b/byterun/parsing.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The PDA automaton for parsers generated by camlyacc */ #include diff --git a/byterun/prims.h b/byterun/prims.h index 3d7bb6d82a..7a99678104 100644 --- a/byterun/prims.h +++ b/byterun/prims.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Interface with C primitives. */ #ifndef CAML_PRIMS_H diff --git a/byterun/printexc.c b/byterun/printexc.c index e891d9c677..7e3259abfb 100644 --- a/byterun/printexc.c +++ b/byterun/printexc.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Print an uncaught exception and abort */ #include diff --git a/byterun/printexc.h b/byterun/printexc.h index 4624086cb3..748faa9c2f 100644 --- a/byterun/printexc.h +++ b/byterun/printexc.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_PRINTEXC_H #define CAML_PRINTEXC_H diff --git a/byterun/reverse.h b/byterun/reverse.h index a48b6f2558..09d34a51f6 100644 --- a/byterun/reverse.h +++ b/byterun/reverse.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Swap byte-order in 16, 32, and 64-bit integers or floats */ #ifndef CAML_REVERSE_H diff --git a/byterun/roots.c b/byterun/roots.c index 8a4d23b33d..43afbedc6f 100644 --- a/byterun/roots.c +++ b/byterun/roots.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* To walk the memory roots for garbage collection */ #include "finalise.h" diff --git a/byterun/roots.h b/byterun/roots.h index f2d3bd6940..ca6a5d2623 100644 --- a/byterun/roots.h +++ b/byterun/roots.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_ROOTS_H #define CAML_ROOTS_H diff --git a/byterun/signals.c b/byterun/signals.c index 40ba0ab5e7..e5fb64f7f7 100644 --- a/byterun/signals.c +++ b/byterun/signals.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Signal handling, code common to the bytecode and native systems */ #include diff --git a/byterun/signals.h b/byterun/signals.h index fb03b30dd5..584516660c 100644 --- a/byterun/signals.h +++ b/byterun/signals.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_SIGNALS_H #define CAML_SIGNALS_H diff --git a/byterun/signals_byt.c b/byterun/signals_byt.c index f52ee5a455..cd0c0ebdf6 100644 --- a/byterun/signals_byt.c +++ b/byterun/signals_byt.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Signal handling, code specific to the bytecode interpreter */ #include diff --git a/byterun/signals_machdep.h b/byterun/signals_machdep.h index 0308d3c1f0..4987e2f6a8 100644 --- a/byterun/signals_machdep.h +++ b/byterun/signals_machdep.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Processor-specific operation: atomic "read and clear" */ #ifndef CAML_SIGNALS_MACHDEP_H diff --git a/byterun/stacks.c b/byterun/stacks.c index 5f7a871d04..bc2bdc46be 100644 --- a/byterun/stacks.c +++ b/byterun/stacks.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* To initialize and resize the stacks */ #include diff --git a/byterun/stacks.h b/byterun/stacks.h index f8469572d8..c596f2550e 100644 --- a/byterun/stacks.h +++ b/byterun/stacks.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* structure of the stacks */ #ifndef CAML_STACKS_H diff --git a/byterun/startup.c b/byterun/startup.c index cc2b560ac6..b4e3811b64 100644 --- a/byterun/startup.c +++ b/byterun/startup.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Start-up code */ #include diff --git a/byterun/startup.h b/byterun/startup.h index 5a42a73aaf..3dda64b336 100644 --- a/byterun/startup.h +++ b/byterun/startup.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_STARTUP_H #define CAML_STARTUP_H diff --git a/byterun/str.c b/byterun/str.c index 3941cae17d..8120a5b73a 100644 --- a/byterun/str.c +++ b/byterun/str.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Operations on strings */ #include diff --git a/byterun/sys.c b/byterun/sys.c index ce364d8c1a..574a4ecb41 100644 --- a/byterun/sys.c +++ b/byterun/sys.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Basic system calls */ #include diff --git a/byterun/sys.h b/byterun/sys.h index c6f5d3204b..5eb18fc0e5 100644 --- a/byterun/sys.h +++ b/byterun/sys.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_SYS_H #define CAML_SYS_H diff --git a/byterun/terminfo.c b/byterun/terminfo.c index 6797569679..04086a3fbd 100644 --- a/byterun/terminfo.c +++ b/byterun/terminfo.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Read and output terminal commands */ #include "config.h" diff --git a/byterun/ui.h b/byterun/ui.h index 0c3309b393..2958465038 100644 --- a/byterun/ui.h +++ b/byterun/ui.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Function declarations for non-Unix user interfaces */ #ifndef CAML_UI_H diff --git a/byterun/unix.c b/byterun/unix.c index 664c32b18c..95fecf5ea6 100644 --- a/byterun/unix.c +++ b/byterun/unix.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Unix-specific stuff */ #define _GNU_SOURCE diff --git a/byterun/weak.c b/byterun/weak.c index efdb15e9c4..756996710c 100644 --- a/byterun/weak.c +++ b/byterun/weak.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Operations on weak arrays */ #include diff --git a/byterun/weak.h b/byterun/weak.h index a30001a7e8..0cf4b8b2b4 100644 --- a/byterun/weak.h +++ b/byterun/weak.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Operations on weak arrays */ #ifndef CAML_WEAK_H diff --git a/byterun/win32.c b/byterun/win32.c index c6ff3985e3..303601f4a8 100644 --- a/byterun/win32.c +++ b/byterun/win32.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Win32-specific stuff */ #include diff --git a/camlp4/man/camlp4.1.tpl b/camlp4/man/camlp4.1.tpl index 664ca9f758..2a76434544 100644 --- a/camlp4/man/camlp4.1.tpl +++ b/camlp4/man/camlp4.1.tpl @@ -11,8 +11,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH CAMLP4 1 "" "INRIA" .SH NAME camlp4 - Pre-Precessor-Pretty-Printer for OCaml diff --git a/config/Makefile-templ b/config/Makefile-templ index 626d30e842..409cd01fc8 100644 --- a/config/Makefile-templ +++ b/config/Makefile-templ @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - ### Compile-time configuration ########## General configuration diff --git a/config/Makefile.mingw b/config/Makefile.mingw index aaf17f9293..7336b59d3b 100644 --- a/config/Makefile.mingw +++ b/config/Makefile.mingw @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Configuration for Windows, Mingw compiler ######### General configuration diff --git a/config/Makefile.msvc b/config/Makefile.msvc index d2d9562cd5..0d81752cc4 100644 --- a/config/Makefile.msvc +++ b/config/Makefile.msvc @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Configuration for Windows, Visual C++ compiler ######### General configuration diff --git a/config/Makefile.msvc64 b/config/Makefile.msvc64 index 82e0aadedd..1ba9b6f8b3 100644 --- a/config/Makefile.msvc64 +++ b/config/Makefile.msvc64 @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Configuration for Windows, Visual C++ compiler ######### General configuration diff --git a/config/auto-aux/align.c b/config/auto-aux/align.c index a04684b483..579db9c63e 100644 --- a/config/auto-aux/align.c +++ b/config/auto-aux/align.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/config/auto-aux/async_io.c b/config/auto-aux/async_io.c index 2ce3da725a..3e2bb983a0 100644 --- a/config/auto-aux/async_io.c +++ b/config/auto-aux/async_io.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/config/auto-aux/bytecopy.c b/config/auto-aux/bytecopy.c index 2006147fd7..34f29c4869 100644 --- a/config/auto-aux/bytecopy.c +++ b/config/auto-aux/bytecopy.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - char buffer[27]; #ifdef reverse diff --git a/config/auto-aux/dblalign.c b/config/auto-aux/dblalign.c index 91d4194c09..e86fb198ec 100644 --- a/config/auto-aux/dblalign.c +++ b/config/auto-aux/dblalign.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/config/auto-aux/divmod.c b/config/auto-aux/divmod.c index d59bf31cc9..e85e4b3fc1 100644 --- a/config/auto-aux/divmod.c +++ b/config/auto-aux/divmod.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Test semantics of division and modulus for negative arguments */ long div4[] = diff --git a/config/auto-aux/elf.c b/config/auto-aux/elf.c index 27be98d6b7..c7548ae4ad 100644 --- a/config/auto-aux/elf.c +++ b/config/auto-aux/elf.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include int main(int argc, char ** argv) diff --git a/config/auto-aux/endian.c b/config/auto-aux/endian.c index b019eb1c7a..91312f7161 100644 --- a/config/auto-aux/endian.c +++ b/config/auto-aux/endian.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "m.h" #ifndef ARCH_SIXTYFOUR diff --git a/config/auto-aux/expm1.c b/config/auto-aux/expm1.c index db4413b92b..2cfbe73712 100644 --- a/config/auto-aux/expm1.c +++ b/config/auto-aux/expm1.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include volatile double x; diff --git a/config/auto-aux/getgroups.c b/config/auto-aux/getgroups.c index b69b0be41f..e3f73f52aa 100644 --- a/config/auto-aux/getgroups.c +++ b/config/auto-aux/getgroups.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include diff --git a/config/auto-aux/gethostbyaddr.c b/config/auto-aux/gethostbyaddr.c index f6d36a7f3b..f09d65a80b 100644 --- a/config/auto-aux/gethostbyaddr.c +++ b/config/auto-aux/gethostbyaddr.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef _REENTRANT /* This helps detection on Digital Unix... */ #define _REENTRANT diff --git a/config/auto-aux/gethostbyname.c b/config/auto-aux/gethostbyname.c index 96a39438d5..da52d89b4a 100644 --- a/config/auto-aux/gethostbyname.c +++ b/config/auto-aux/gethostbyname.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef _REENTRANT /* This helps detection on Digital Unix... */ #define _REENTRANT diff --git a/config/auto-aux/ia32sse2.c b/config/auto-aux/ia32sse2.c index 8ba81601b6..47bafb60d6 100644 --- a/config/auto-aux/ia32sse2.c +++ b/config/auto-aux/ia32sse2.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Test whether IA32 assembler supports SSE2 instructions */ int main() diff --git a/config/auto-aux/initgroups.c b/config/auto-aux/initgroups.c index 7b9c239834..0086e92a44 100644 --- a/config/auto-aux/initgroups.c +++ b/config/auto-aux/initgroups.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include diff --git a/config/auto-aux/int64align.c b/config/auto-aux/int64align.c index b087a3d66b..9ae8a5bc77 100644 --- a/config/auto-aux/int64align.c +++ b/config/auto-aux/int64align.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/config/auto-aux/longlong.c b/config/auto-aux/longlong.c index 424e540fdf..e18f9e28f9 100644 --- a/config/auto-aux/longlong.c +++ b/config/auto-aux/longlong.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include diff --git a/config/auto-aux/schar.c b/config/auto-aux/schar.c index e3e81e395e..a9c355e518 100644 --- a/config/auto-aux/schar.c +++ b/config/auto-aux/schar.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - char foo[]="\377"; int main(int argc, char ** argv) diff --git a/config/auto-aux/schar2.c b/config/auto-aux/schar2.c index d041af1830..9d18d2ac4f 100644 --- a/config/auto-aux/schar2.c +++ b/config/auto-aux/schar2.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - signed char foo[]="\377"; int main(int argc, char ** argv) diff --git a/config/auto-aux/setgroups.c b/config/auto-aux/setgroups.c index 63ac1b8c34..4be3c1d7a6 100644 --- a/config/auto-aux/setgroups.c +++ b/config/auto-aux/setgroups.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include diff --git a/config/auto-aux/sighandler.c b/config/auto-aux/sighandler.c index b36557c5f0..3c341feae2 100644 --- a/config/auto-aux/sighandler.c +++ b/config/auto-aux/sighandler.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include int main(void) diff --git a/config/auto-aux/signals.c b/config/auto-aux/signals.c index 78ba8de69d..ed84e98036 100644 --- a/config/auto-aux/signals.c +++ b/config/auto-aux/signals.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* To determine the semantics of signal handlers (System V: signal is reset to default behavior on entrance to the handler BSD: signal handler remains active). */ diff --git a/config/auto-aux/sizes.c b/config/auto-aux/sizes.c index 58fd6b23fc..2700729d44 100644 --- a/config/auto-aux/sizes.c +++ b/config/auto-aux/sizes.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include int main(int argc, char **argv) diff --git a/config/auto-aux/stackov.c b/config/auto-aux/stackov.c index 47f252aa67..3e3181bd81 100644 --- a/config/auto-aux/stackov.c +++ b/config/auto-aux/stackov.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/config/auto-aux/tclversion.c b/config/auto-aux/tclversion.c index 84a94033c6..4608ee9f91 100644 --- a/config/auto-aux/tclversion.c +++ b/config/auto-aux/tclversion.c @@ -14,8 +14,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/config/m-nt.h b/config/m-nt.h index 80e0b5ee6a..a80b0ac5e7 100644 --- a/config/m-nt.h +++ b/config/m-nt.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Machine configuration, Intel x86 processors, Win32, Visual C++ or Mingw compiler */ diff --git a/config/m-templ.h b/config/m-templ.h index 6e09f64e4a..a5497b56b5 100644 --- a/config/m-templ.h +++ b/config/m-templ.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Processor dependencies */ #define ARCH_SIXTYFOUR diff --git a/config/s-nt.h b/config/s-nt.h index a38d242a0f..6df440b8a0 100644 --- a/config/s-nt.h +++ b/config/s-nt.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Operating system dependencies, Intel x86 processors, Windows NT */ #define OCAML_OS_TYPE "Win32" diff --git a/config/s-templ.h b/config/s-templ.h index 971bc48f1e..d0748ae291 100644 --- a/config/s-templ.h +++ b/config/s-templ.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Operating system and standard library dependencies. */ /* 0. Operating system type string. */ diff --git a/configure b/configure index b823db1172..e79e4615eb 100755 --- a/configure +++ b/configure @@ -13,8 +13,6 @@ # # ######################################################################### -# $Id$ - configure_options="$*" prefix=/usr/local bindir='' diff --git a/debugger/Makefile b/debugger/Makefile index 2e6534c730..cf0fffb909 100644 --- a/debugger/Makefile +++ b/debugger/Makefile @@ -10,7 +10,5 @@ # # ######################################################################### -# $Id$ - UNIXDIR=../otherlibs/unix include Makefile.shared diff --git a/debugger/Makefile.nt b/debugger/Makefile.nt index 40034ef482..4182c7c77b 100644 --- a/debugger/Makefile.nt +++ b/debugger/Makefile.nt @@ -10,7 +10,5 @@ # # ######################################################################### -# $Id$ - UNIXDIR=../otherlibs/win32unix include Makefile.shared diff --git a/debugger/Makefile.shared b/debugger/Makefile.shared index 849d2a1f5b..ac982ca684 100644 --- a/debugger/Makefile.shared +++ b/debugger/Makefile.shared @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - include ../config/Makefile CAMLC=../ocamlcomp.sh diff --git a/debugger/breakpoints.ml b/debugger/breakpoints.ml index 5e84cc6ca6..d7242c9fe7 100644 --- a/debugger/breakpoints.ml +++ b/debugger/breakpoints.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (******************************* Breakpoints ***************************) open Checkpoints diff --git a/debugger/breakpoints.mli b/debugger/breakpoints.mli index 855ef5e17b..ef5188529c 100644 --- a/debugger/breakpoints.mli +++ b/debugger/breakpoints.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (******************************* Breakpoints ***************************) open Primitives diff --git a/debugger/checkpoints.ml b/debugger/checkpoints.ml index e2371f1704..f0df238903 100644 --- a/debugger/checkpoints.ml +++ b/debugger/checkpoints.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (*************************** Checkpoints *******************************) open Int64ops diff --git a/debugger/checkpoints.mli b/debugger/checkpoints.mli index b37d1ae55e..95eaf1b088 100644 --- a/debugger/checkpoints.mli +++ b/debugger/checkpoints.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (***************************** Checkpoints *****************************) open Primitives diff --git a/debugger/command_line.ml b/debugger/command_line.ml index 7d15123df8..5b4710dc5e 100644 --- a/debugger/command_line.ml +++ b/debugger/command_line.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (************************ Reading and executing commands ***************) open Int64ops diff --git a/debugger/command_line.mli b/debugger/command_line.mli index 422cf6a242..f7fb160573 100644 --- a/debugger/command_line.mli +++ b/debugger/command_line.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (************************ Reading and executing commands ***************) open Lexing;; diff --git a/debugger/debugcom.ml b/debugger/debugcom.ml index 1da00cbab8..72702da168 100644 --- a/debugger/debugcom.ml +++ b/debugger/debugcom.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Low-level communication with the debuggee *) open Int64ops diff --git a/debugger/debugcom.mli b/debugger/debugcom.mli index 7d107ac5b8..3dce2abb41 100644 --- a/debugger/debugcom.mli +++ b/debugger/debugcom.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Low-level communication with the debuggee *) type execution_summary = diff --git a/debugger/debugger_config.ml b/debugger/debugger_config.ml index 2928759365..a16fdca232 100644 --- a/debugger/debugger_config.ml +++ b/debugger/debugger_config.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (**************************** Configuration file ***********************) open Int64ops diff --git a/debugger/debugger_config.mli b/debugger/debugger_config.mli index d3f1a2a7d9..f725acecf8 100644 --- a/debugger/debugger_config.mli +++ b/debugger/debugger_config.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (********************** Configuration file *****************************) exception Toplevel diff --git a/debugger/eval.ml b/debugger/eval.ml index 1e84d92081..43a08f30ae 100644 --- a/debugger/eval.ml +++ b/debugger/eval.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Misc open Path open Instruct diff --git a/debugger/eval.mli b/debugger/eval.mli index 96661b2a3c..c5e04f3315 100644 --- a/debugger/eval.mli +++ b/debugger/eval.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Types open Parser_aux open Format diff --git a/debugger/events.ml b/debugger/events.ml index 78733bfc4e..c622f67226 100644 --- a/debugger/events.ml +++ b/debugger/events.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (********************************* Events ******************************) open Instruct diff --git a/debugger/events.mli b/debugger/events.mli index f795058cc7..e593be03c4 100644 --- a/debugger/events.mli +++ b/debugger/events.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Instruct val get_pos : debug_event -> Lexing.position;; diff --git a/debugger/exec.ml b/debugger/exec.ml index 22d281bcc3..d9369ace87 100644 --- a/debugger/exec.ml +++ b/debugger/exec.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Handling of keyboard interrupts *) let interrupted = ref false diff --git a/debugger/exec.mli b/debugger/exec.mli index c9d665ae05..a820589b59 100644 --- a/debugger/exec.mli +++ b/debugger/exec.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Handling of keyboard interrupts *) val protect : (unit -> unit) -> unit diff --git a/debugger/frames.ml b/debugger/frames.ml index 2a87ffdd8d..d3456284d1 100644 --- a/debugger/frames.ml +++ b/debugger/frames.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (***************************** Frames **********************************) open Instruct diff --git a/debugger/frames.mli b/debugger/frames.mli index 5023236cb8..fa652b0ceb 100644 --- a/debugger/frames.mli +++ b/debugger/frames.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (****************************** Frames *********************************) open Instruct diff --git a/debugger/history.ml b/debugger/history.ml index 473ba80bb0..4d08f587c8 100644 --- a/debugger/history.ml +++ b/debugger/history.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Int64ops open Checkpoints open Primitives diff --git a/debugger/history.mli b/debugger/history.mli index 542b9ca047..121c732fb8 100644 --- a/debugger/history.mli +++ b/debugger/history.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - val empty_history : unit -> unit val add_current_time : unit -> unit diff --git a/debugger/input_handling.ml b/debugger/input_handling.ml index 8bbc0d80f5..f3bd57b633 100644 --- a/debugger/input_handling.ml +++ b/debugger/input_handling.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (**************************** Input control ****************************) open Unix diff --git a/debugger/input_handling.mli b/debugger/input_handling.mli index 7ae190ee1b..749687ce3b 100644 --- a/debugger/input_handling.mli +++ b/debugger/input_handling.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (***************************** Input control ***************************) open Primitives diff --git a/debugger/int64ops.ml b/debugger/int64ops.ml index a3dbdbe2cc..527bdcef0f 100644 --- a/debugger/int64ops.ml +++ b/debugger/int64ops.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (****************** arithmetic operators for Int64 *********************) let ( ++ ) = Int64.add;; diff --git a/debugger/int64ops.mli b/debugger/int64ops.mli index f898f1431b..5491c8f702 100644 --- a/debugger/int64ops.mli +++ b/debugger/int64ops.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (****************** arithmetic operators for Int64 *********************) val ( ++ ) : int64 -> int64 -> int64;; diff --git a/debugger/lexer.mli b/debugger/lexer.mli index 23f88e571f..7508bedd8f 100644 --- a/debugger/lexer.mli +++ b/debugger/lexer.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - val line: Lexing.lexbuf -> string val lexeme: Lexing.lexbuf -> Parser.token val argument: Lexing.lexbuf -> Parser.token diff --git a/debugger/lexer.mll b/debugger/lexer.mll index 7dd51e7047..721645c856 100644 --- a/debugger/lexer.mll +++ b/debugger/lexer.mll @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - { open Parser diff --git a/debugger/loadprinter.ml b/debugger/loadprinter.ml index 1c0427a9c5..98e79d7963 100644 --- a/debugger/loadprinter.ml +++ b/debugger/loadprinter.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Loading and installation of user-defined printer functions *) open Misc diff --git a/debugger/loadprinter.mli b/debugger/loadprinter.mli index 77edfc53dc..4851a4d521 100644 --- a/debugger/loadprinter.mli +++ b/debugger/loadprinter.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Loading and installation of user-defined printer functions *) open Format diff --git a/debugger/main.ml b/debugger/main.ml index 1dcd5cf40a..febaffa201 100644 --- a/debugger/main.ml +++ b/debugger/main.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Input_handling open Question open Command_line diff --git a/debugger/parameters.ml b/debugger/parameters.ml index fb816e4d5d..2e1d4a7530 100644 --- a/debugger/parameters.ml +++ b/debugger/parameters.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Miscellaneous parameters *) open Primitives diff --git a/debugger/parameters.mli b/debugger/parameters.mli index eb055f7c5d..244d24b35f 100644 --- a/debugger/parameters.mli +++ b/debugger/parameters.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Miscellaneous parameters *) val program_name : string ref diff --git a/debugger/parser.mly b/debugger/parser.mly index 5bba611b9d..1d394e3452 100644 --- a/debugger/parser.mly +++ b/debugger/parser.mly @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - %{ open Int64ops diff --git a/debugger/parser_aux.mli b/debugger/parser_aux.mli index 275281cc49..542affbd04 100644 --- a/debugger/parser_aux.mli +++ b/debugger/parser_aux.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (*open Globals*) open Primitives diff --git a/debugger/pattern_matching.ml b/debugger/pattern_matching.ml index b921182657..6d4a89ee3f 100644 --- a/debugger/pattern_matching.ml +++ b/debugger/pattern_matching.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (************************ Simple pattern matching **********************) open Debugger_config diff --git a/debugger/pattern_matching.mli b/debugger/pattern_matching.mli index a7a525622b..b0c000a7cb 100644 --- a/debugger/pattern_matching.mli +++ b/debugger/pattern_matching.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (************************ Simple pattern matching **********************) open Parser_aux diff --git a/debugger/pos.ml b/debugger/pos.ml index 9951686481..c9e93280d8 100644 --- a/debugger/pos.ml +++ b/debugger/pos.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Instruct;; open Lexing;; open Location;; diff --git a/debugger/pos.mli b/debugger/pos.mli index a4c8e9e8d5..4eacab788d 100644 --- a/debugger/pos.mli +++ b/debugger/pos.mli @@ -10,6 +10,4 @@ (* *) (***********************************************************************) -(* $Id$ *) - val get_desc : Instruct.debug_event -> string;; diff --git a/debugger/primitives.ml b/debugger/primitives.ml index bfd2fdd8de..8cbc5387cb 100644 --- a/debugger/primitives.ml +++ b/debugger/primitives.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (*********************** Basic functions and types *********************) (*** Miscellaneous ***) diff --git a/debugger/primitives.mli b/debugger/primitives.mli index 4d914da984..0e36b414da 100644 --- a/debugger/primitives.mli +++ b/debugger/primitives.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (********************* Basic functions and types ***********************) (*** Miscellaneous ***) diff --git a/debugger/printval.ml b/debugger/printval.ml index 6b3e9c79d8..994f07fe24 100644 --- a/debugger/printval.ml +++ b/debugger/printval.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* To print values *) open Format diff --git a/debugger/printval.mli b/debugger/printval.mli index f1c4569bb8..ba6c25ad48 100644 --- a/debugger/printval.mli +++ b/debugger/printval.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format val max_printer_depth : int ref diff --git a/debugger/program_loading.ml b/debugger/program_loading.ml index bef9f80d17..99bfe6b478 100644 --- a/debugger/program_loading.ml +++ b/debugger/program_loading.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Program loading *) open Unix diff --git a/debugger/program_loading.mli b/debugger/program_loading.mli index 2814eb39cf..23ea47a600 100644 --- a/debugger/program_loading.mli +++ b/debugger/program_loading.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (*** Debugging. ***) val debug_loading : bool ref diff --git a/debugger/program_management.ml b/debugger/program_management.ml index 27f1d9cc58..c7438b3981 100644 --- a/debugger/program_management.ml +++ b/debugger/program_management.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Manage the loading of the program *) open Int64ops diff --git a/debugger/program_management.mli b/debugger/program_management.mli index 96f5a43824..0b8a09b863 100644 --- a/debugger/program_management.mli +++ b/debugger/program_management.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (*** Program loading and initializations. ***) val loaded : bool ref diff --git a/debugger/show_information.ml b/debugger/show_information.ml index 86e9637a49..e2e1457fd8 100644 --- a/debugger/show_information.ml +++ b/debugger/show_information.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Instruct open Format open Debugcom diff --git a/debugger/show_information.mli b/debugger/show_information.mli index 7774721a94..45329be41d 100644 --- a/debugger/show_information.mli +++ b/debugger/show_information.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format;; (* Display information about the current event. *) diff --git a/debugger/show_source.ml b/debugger/show_source.ml index 4a998f5201..4460f7cfc9 100644 --- a/debugger/show_source.ml +++ b/debugger/show_source.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Debugger_config open Instruct open Parameters diff --git a/debugger/show_source.mli b/debugger/show_source.mli index 3b136ab747..818e47f6b6 100644 --- a/debugger/show_source.mli +++ b/debugger/show_source.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Print the line containing the point *) val show_point : Instruct.debug_event -> bool -> unit;; diff --git a/debugger/source.ml b/debugger/source.ml index 65634cbe5f..f1df80bfe1 100644 --- a/debugger/source.ml +++ b/debugger/source.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (************************ Source management ****************************) open Misc diff --git a/debugger/source.mli b/debugger/source.mli index 50fa3f02ad..640ebc858a 100644 --- a/debugger/source.mli +++ b/debugger/source.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (************************ Source management ****************************) (*** Conversion function. ***) diff --git a/debugger/symbols.ml b/debugger/symbols.ml index 9fba3e09c8..51f3627a26 100644 --- a/debugger/symbols.ml +++ b/debugger/symbols.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Handling of symbol tables (globals and events) *) open Instruct diff --git a/debugger/symbols.mli b/debugger/symbols.mli index 8823abd29c..980892e048 100644 --- a/debugger/symbols.mli +++ b/debugger/symbols.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Modules used by the program. *) val modules : string list ref diff --git a/debugger/time_travel.ml b/debugger/time_travel.ml index e10e039695..ceb14b5109 100644 --- a/debugger/time_travel.ml +++ b/debugger/time_travel.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (**************************** Time travel ******************************) open Int64ops diff --git a/debugger/time_travel.mli b/debugger/time_travel.mli index dad47fedca..2d3523203a 100644 --- a/debugger/time_travel.mli +++ b/debugger/time_travel.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (**************************** Time travel ******************************) open Primitives diff --git a/debugger/trap_barrier.ml b/debugger/trap_barrier.ml index 6aa22b267c..ce5fe7625f 100644 --- a/debugger/trap_barrier.ml +++ b/debugger/trap_barrier.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (************************** Trap barrier *******************************) open Debugcom diff --git a/debugger/trap_barrier.mli b/debugger/trap_barrier.mli index b12391af63..239c12a657 100644 --- a/debugger/trap_barrier.mli +++ b/debugger/trap_barrier.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (************************* Trap barrier ********************************) val install_trap_barrier : int -> unit diff --git a/debugger/unix_tools.ml b/debugger/unix_tools.ml index 2897420bc8..5a2f225433 100644 --- a/debugger/unix_tools.ml +++ b/debugger/unix_tools.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (****************** Tools for Unix *************************************) open Misc diff --git a/debugger/unix_tools.mli b/debugger/unix_tools.mli index bbea8447e0..b1ac62dbc5 100644 --- a/debugger/unix_tools.mli +++ b/debugger/unix_tools.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (**************************** Tools for Unix ***************************) open Unix diff --git a/driver/compile.ml b/driver/compile.ml index e8104bdea2..c3873d32fc 100644 --- a/driver/compile.ml +++ b/driver/compile.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The batch compiler *) open Misc diff --git a/driver/compile.mli b/driver/compile.mli index 779239a8cc..2a369e0b04 100644 --- a/driver/compile.mli +++ b/driver/compile.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compile a .ml or .mli file *) open Format diff --git a/driver/errors.ml b/driver/errors.ml index 47ae99542f..a5e42fd133 100644 --- a/driver/errors.ml +++ b/driver/errors.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* WARNING: if you change something in this file, you must look at opterrors.ml and ocamldoc/odoc_analyse.ml to see if you need to make the same changes there. diff --git a/driver/errors.mli b/driver/errors.mli index 9f7020d08a..c9f1ee95bb 100644 --- a/driver/errors.mli +++ b/driver/errors.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Error report *) open Format diff --git a/driver/main.ml b/driver/main.ml index 1c19d6cd5b..8b895af638 100644 --- a/driver/main.ml +++ b/driver/main.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Config open Clflags diff --git a/driver/main.mli b/driver/main.mli index b949bb0fe9..b2176ff92f 100644 --- a/driver/main.mli +++ b/driver/main.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* this "empty" file is here to speed up garbage collection in ocamlc.opt *) diff --git a/driver/main_args.ml b/driver/main_args.ml index 54c23f6de2..c5fd7c8f39 100644 --- a/driver/main_args.ml +++ b/driver/main_args.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let mk_a f = "-a", Arg.Unit f, " Build a library" ;; diff --git a/driver/main_args.mli b/driver/main_args.mli index 371cb48c6f..bbdc8ec41c 100644 --- a/driver/main_args.mli +++ b/driver/main_args.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - module type Bytecomp_options = sig val _a : unit -> unit diff --git a/driver/optcompile.ml b/driver/optcompile.ml index cb38052348..9bd1d9b05e 100644 --- a/driver/optcompile.ml +++ b/driver/optcompile.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The batch compiler *) open Misc diff --git a/driver/optcompile.mli b/driver/optcompile.mli index 779239a8cc..2a369e0b04 100644 --- a/driver/optcompile.mli +++ b/driver/optcompile.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compile a .ml or .mli file *) open Format diff --git a/driver/opterrors.ml b/driver/opterrors.ml index a30c2de267..c0dbd14883 100644 --- a/driver/opterrors.ml +++ b/driver/opterrors.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* WARNING: if you change something in this file, you must look at errors.ml to see if you need to make the same changes there. *) diff --git a/driver/opterrors.mli b/driver/opterrors.mli index 94966741b7..6267091bd1 100644 --- a/driver/opterrors.mli +++ b/driver/opterrors.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Error report *) val report_error: Format.formatter -> exn -> unit diff --git a/driver/optmain.ml b/driver/optmain.ml index ede89c8654..9afdbb4280 100644 --- a/driver/optmain.ml +++ b/driver/optmain.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Config open Clflags diff --git a/driver/optmain.mli b/driver/optmain.mli index 701508af28..d43cb760fb 100644 --- a/driver/optmain.mli +++ b/driver/optmain.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* this "empty" file is here to speed up garbage collection in ocamlopt.opt *) diff --git a/driver/pparse.ml b/driver/pparse.ml index d125f5e419..0e40edc493 100644 --- a/driver/pparse.ml +++ b/driver/pparse.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format exception Error diff --git a/driver/pparse.mli b/driver/pparse.mli index 96c2594f1e..1899e35aca 100644 --- a/driver/pparse.mli +++ b/driver/pparse.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format exception Error diff --git a/emacs/Makefile b/emacs/Makefile index 5fad5e3373..22b2a19bae 100644 --- a/emacs/Makefile +++ b/emacs/Makefile @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - include ../config/Makefile # Files to install diff --git a/emacs/caml-compat.el b/emacs/caml-compat.el index da54cd0dc0..a5cff879ea 100644 --- a/emacs/caml-compat.el +++ b/emacs/caml-compat.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ;; function definitions for old versions of emacs ;; indent-line-to diff --git a/emacs/caml-emacs.el b/emacs/caml-emacs.el index 06cabf3025..13dc297a38 100644 --- a/emacs/caml-emacs.el +++ b/emacs/caml-emacs.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ;; for caml-help.el (defalias 'caml-info-other-window 'info-other-window) diff --git a/emacs/caml-font-old.el b/emacs/caml-font-old.el index 12c318c90f..7456e8c583 100644 --- a/emacs/caml-font-old.el +++ b/emacs/caml-font-old.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ;; useful colors (cond diff --git a/emacs/caml-help.el b/emacs/caml-help.el index 101963294f..99af471a9c 100644 --- a/emacs/caml-help.el +++ b/emacs/caml-help.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ;; caml-info.el --- contextual completion and help to caml-mode ;; Didier Remy, November 2001. diff --git a/emacs/caml-hilit.el b/emacs/caml-hilit.el index 25376eb2a4..13735594fd 100644 --- a/emacs/caml-hilit.el +++ b/emacs/caml-hilit.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ; Highlighting patterns for hilit19 under caml-mode ; defined also in caml.el diff --git a/emacs/caml-types.el b/emacs/caml-types.el index ac3fb1bf80..9fd613e1ca 100644 --- a/emacs/caml-types.el +++ b/emacs/caml-types.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ; An emacs-lisp complement to the "-annot" option of ocamlc and ocamlopt. ;; XEmacs compatibility diff --git a/emacs/caml-xemacs.el b/emacs/caml-xemacs.el index 79321e0057..f74c883c8d 100644 --- a/emacs/caml-xemacs.el +++ b/emacs/caml-xemacs.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - (require 'overlay) ;; for caml-help.el diff --git a/emacs/caml.el b/emacs/caml.el index 5eda10b8a4..a246c55ea9 100644 --- a/emacs/caml.el +++ b/emacs/caml.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ;;; caml.el --- OCaml code editing commands for Emacs ;; Xavier Leroy, july 1993. diff --git a/emacs/camldebug.el b/emacs/camldebug.el index 790eb6eb43..74f096cfb8 100644 --- a/emacs/camldebug.el +++ b/emacs/camldebug.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ;;; Run camldebug under Emacs ;;; Derived from gdb.el. ;;; gdb.el is Copyright (C) 1988 Free Software Foundation, Inc, and is part diff --git a/emacs/inf-caml.el b/emacs/inf-caml.el index 5b864efcb0..7f16611aa4 100644 --- a/emacs/inf-caml.el +++ b/emacs/inf-caml.el @@ -10,8 +10,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ;;; inf-caml.el --- run the OCaml toplevel in an Emacs buffer ;; Xavier Leroy, july 1993. diff --git a/emacs/ocamltags.in b/emacs/ocamltags.in index 2a6aadbfb7..7b1f41cf0c 100644 --- a/emacs/ocamltags.in +++ b/emacs/ocamltags.in @@ -12,8 +12,6 @@ ;(* *) ;(***********************************************************************) -;(* $Id$ *) - ;; Copyright (C) 1998 Ian Zimmerman ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -24,7 +22,6 @@ ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ;; General Public License for more details. -;; $Id$ (require 'caml) diff --git a/lex/Makefile b/lex/Makefile index 6577bed899..00e5c9f941 100644 --- a/lex/Makefile +++ b/lex/Makefile @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - # The lexer generator CAMLC=../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot CAMLOPT=../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib diff --git a/lex/Makefile.nt b/lex/Makefile.nt index 8443c57598..197637ed17 100644 --- a/lex/Makefile.nt +++ b/lex/Makefile.nt @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - # The lexer generator include ../config/Makefile diff --git a/lex/compact.ml b/lex/compact.ml index 72cfd9e7c8..1f620ab8df 100644 --- a/lex/compact.ml +++ b/lex/compact.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compaction of an automata *) open Lexgen diff --git a/lex/compact.mli b/lex/compact.mli index 6e48df0065..90f2ed99c6 100644 --- a/lex/compact.mli +++ b/lex/compact.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compaction of an automata *) type lex_tables = { tbl_base: int array; (* Perform / Shift *) diff --git a/lex/cset.ml b/lex/cset.ml index ce77044b69..8c3d176fa5 100644 --- a/lex/cset.ml +++ b/lex/cset.ml @@ -11,9 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - - exception Bad type t = (int * int) list diff --git a/lex/cset.mli b/lex/cset.mli index b30c3b6718..daad6e59f1 100644 --- a/lex/cset.mli +++ b/lex/cset.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Set of characters encoded as list of intervals *) type t diff --git a/lex/lexer.mli b/lex/lexer.mli index 5097d30943..ca8e4c490a 100644 --- a/lex/lexer.mli +++ b/lex/lexer.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - val main: Lexing.lexbuf -> Parser.token exception Lexical_error of string * string * int * int diff --git a/lex/lexer.mll b/lex/lexer.mll index b3f61bae0e..699c859924 100644 --- a/lex/lexer.mll +++ b/lex/lexer.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexical analyzer for lexer definitions. Bootstrapped! *) { diff --git a/lex/lexgen.ml b/lex/lexgen.ml index 37720be612..751db9dc80 100644 --- a/lex/lexgen.ml +++ b/lex/lexgen.ml @@ -12,8 +12,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compiling a lexer definition *) open Syntax diff --git a/lex/lexgen.mli b/lex/lexgen.mli index 155b9e45a0..3fc8c905af 100644 --- a/lex/lexgen.mli +++ b/lex/lexgen.mli @@ -10,9 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - - (* raised when there are too many bindings (>= 254 memory cells) *) exception Memory_overflow diff --git a/lex/main.ml b/lex/main.ml index 73cfbd47bb..4cc6ef6450 100644 --- a/lex/main.ml +++ b/lex/main.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexer generator. Command-line parsing. *) open Syntax diff --git a/lex/output.ml b/lex/output.ml index d05e04bebc..7ecdd0f729 100644 --- a/lex/output.ml +++ b/lex/output.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Output the DFA tables and its entry points *) open Printf diff --git a/lex/output.mli b/lex/output.mli index 5eae103143..96d8a4d6cb 100644 --- a/lex/output.mli +++ b/lex/output.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Output the DFA tables and its entry points *) val output_lexdef: diff --git a/lex/outputbis.ml b/lex/outputbis.ml index db2326d31c..6166dd516e 100644 --- a/lex/outputbis.ml +++ b/lex/outputbis.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Output the DFA tables and its entry points *) open Printf diff --git a/lex/outputbis.mli b/lex/outputbis.mli index df6bf9600a..6c04512254 100644 --- a/lex/outputbis.mli +++ b/lex/outputbis.mli @@ -10,7 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) val output_lexdef : string -> in_channel -> diff --git a/lex/parser.mly b/lex/parser.mly index c36d8e0202..6c6185e931 100644 --- a/lex/parser.mly +++ b/lex/parser.mly @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The grammar for lexer definitions */ %{ diff --git a/lex/syntax.ml b/lex/syntax.ml index 746a99a241..afa6ac3b01 100644 --- a/lex/syntax.ml +++ b/lex/syntax.ml @@ -10,9 +10,7 @@ (* *) (***********************************************************************) -(* $Id$ *) - -(* This apparently useless implmentation file is in fact required +(* This apparently useless implementation file is in fact required by the pa_ocamllex syntax extension *) (* The shallow abstract syntax *) diff --git a/lex/syntax.mli b/lex/syntax.mli index d61fdb228e..d186f12c39 100644 --- a/lex/syntax.mli +++ b/lex/syntax.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The shallow abstract syntax *) type location = diff --git a/man/Makefile b/man/Makefile index 4c0cb81914..916ea24a81 100644 --- a/man/Makefile +++ b/man/Makefile @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - include ../config/Makefile DIR=$(MANDIR)/man$(MANEXT) diff --git a/man/ocaml.m b/man/ocaml.m index c230038c20..c3dff4475c 100644 --- a/man/ocaml.m +++ b/man/ocaml.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAML 1 .SH NAME diff --git a/man/ocamlc.m b/man/ocamlc.m index e704873380..c102db1bcd 100644 --- a/man/ocamlc.m +++ b/man/ocamlc.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLC 1 .SH NAME diff --git a/man/ocamlcp.m b/man/ocamlcp.m index 25dcf28368..7967f25d21 100644 --- a/man/ocamlcp.m +++ b/man/ocamlcp.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH "OCAMLCP" 1 .SH NAME diff --git a/man/ocamldebug.m b/man/ocamldebug.m index 0eceeba3b8..a470150a6f 100644 --- a/man/ocamldebug.m +++ b/man/ocamldebug.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLDEBUG 1 .SH NAME diff --git a/man/ocamldep.m b/man/ocamldep.m index 995177976f..ba7ddb8c3c 100644 --- a/man/ocamldep.m +++ b/man/ocamldep.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLDEP 1 .SH NAME diff --git a/man/ocamldoc.m b/man/ocamldoc.m index ae2ac7023c..73ca3a6504 100644 --- a/man/ocamldoc.m +++ b/man/ocamldoc.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLDOC 1 \" .de Sh \" Subsection heading diff --git a/man/ocamllex.m b/man/ocamllex.m index 314af516cb..d59755bab1 100644 --- a/man/ocamllex.m +++ b/man/ocamllex.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLLEX 1 .SH NAME diff --git a/man/ocamlmktop.m b/man/ocamlmktop.m index f9c014c543..236b4c65ec 100644 --- a/man/ocamlmktop.m +++ b/man/ocamlmktop.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLMKTOP 1 .SH NAME diff --git a/man/ocamlopt.m b/man/ocamlopt.m index 37f1511f62..7e586429b7 100644 --- a/man/ocamlopt.m +++ b/man/ocamlopt.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLOPT 1 .SH NAME diff --git a/man/ocamlprof.m b/man/ocamlprof.m index 3f20398f0e..a3bac2c600 100644 --- a/man/ocamlprof.m +++ b/man/ocamlprof.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLPROF 1 .SH NAME diff --git a/man/ocamlrun.m b/man/ocamlrun.m index 7aef64eebe..41a41b361e 100644 --- a/man/ocamlrun.m +++ b/man/ocamlrun.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLRUN 1 .SH NAME diff --git a/man/ocamlyacc.m b/man/ocamlyacc.m index ce53cc4afa..133994e206 100644 --- a/man/ocamlyacc.m +++ b/man/ocamlyacc.m @@ -10,8 +10,6 @@ .\"* * .\"*********************************************************************** .\" -.\" $Id$ -.\" .TH OCAMLYACC 1 .SH NAME diff --git a/myocamlbuild.ml b/myocamlbuild.ml index ba5fdc1d17..f7ada7ef76 100644 --- a/myocamlbuild.ml +++ b/myocamlbuild.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Ocamlbuild_plugin open Command open Arch diff --git a/ocamlbuild/Makefile b/ocamlbuild/Makefile index e4ee877eb4..fe011bd688 100644 --- a/ocamlbuild/Makefile +++ b/ocamlbuild/Makefile @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - .PHONY: all byte native profile debug ppcache doc ifndef INSTALL_PREFIX diff --git a/ocamldoc/Makefile b/ocamldoc/Makefile index 4e9aaf3229..144b95d15a 100644 --- a/ocamldoc/Makefile +++ b/ocamldoc/Makefile @@ -10,8 +10,6 @@ #(* *) #(***********************************************************************) -# $Id$ - include ../config/Makefile # Various commands and dir diff --git a/ocamldoc/Makefile.nt b/ocamldoc/Makefile.nt index 238ed93d54..6b9818a96e 100644 --- a/ocamldoc/Makefile.nt +++ b/ocamldoc/Makefile.nt @@ -10,8 +10,6 @@ #(* *) #(***********************************************************************) -# $Id$ - include ../config/Makefile # Various commands and dir diff --git a/ocamldoc/generators/odoc_literate.ml b/ocamldoc/generators/odoc_literate.ml index c0234c1f0e..fe993f8c7a 100644 --- a/ocamldoc/generators/odoc_literate.ml +++ b/ocamldoc/generators/odoc_literate.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Odoc_info module Naming = Odoc_html.Naming open Odoc_info.Value diff --git a/ocamldoc/generators/odoc_todo.ml b/ocamldoc/generators/odoc_todo.ml index 0b4abc5aa5..31545feef8 100644 --- a/ocamldoc/generators/odoc_todo.ml +++ b/ocamldoc/generators/odoc_todo.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** An OCamldoc generator to retrieve information in "todo" tags and generate an html page with all todo items. *) diff --git a/ocamldoc/odoc.ml b/ocamldoc/odoc.ml index eeae4985c3..029443aa75 100644 --- a/ocamldoc/odoc.ml +++ b/ocamldoc/odoc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Main module for bytecode. @todo coucou le todo*) diff --git a/ocamldoc/odoc_analyse.ml b/ocamldoc/odoc_analyse.ml index 9eec860a08..6c79392ead 100644 --- a/ocamldoc/odoc_analyse.ml +++ b/ocamldoc/odoc_analyse.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Analysis of source files. This module is strongly inspired from driver/main.ml :-) *) diff --git a/ocamldoc/odoc_analyse.mli b/ocamldoc/odoc_analyse.mli index 5e45e50a23..c155e81af9 100644 --- a/ocamldoc/odoc_analyse.mli +++ b/ocamldoc/odoc_analyse.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Analysis of source files. *) (** This function builds the top modules from the analysis of the diff --git a/ocamldoc/odoc_args.ml b/ocamldoc/odoc_args.ml index f3f4212e5c..be5ce12fc6 100644 --- a/ocamldoc/odoc_args.ml +++ b/ocamldoc/odoc_args.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* cvsid $Id$ *) - (** Command-line arguments. *) module M = Odoc_messages diff --git a/ocamldoc/odoc_args.mli b/ocamldoc/odoc_args.mli index 9de67510ad..c348dfa09f 100644 --- a/ocamldoc/odoc_args.mli +++ b/ocamldoc/odoc_args.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Analysis of the command line arguments. *) (** The current module defining the generator to use. *) diff --git a/ocamldoc/odoc_ast.ml b/ocamldoc/odoc_ast.ml index ea474fd69b..05ac8df088 100644 --- a/ocamldoc/odoc_ast.ml +++ b/ocamldoc/odoc_ast.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Analysis of implementation files. *) open Misc open Asttypes diff --git a/ocamldoc/odoc_ast.mli b/ocamldoc/odoc_ast.mli index 05113144e0..f1237f11f3 100644 --- a/ocamldoc/odoc_ast.mli +++ b/ocamldoc/odoc_ast.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The module for analysing the typed abstract syntax tree and source code and creating modules, classes, ..., elements.*) type typedtree = Typedtree.structure * Typedtree.module_coercion diff --git a/ocamldoc/odoc_class.ml b/ocamldoc/odoc_class.ml index dcb719f0e3..ce9902eb6e 100644 --- a/ocamldoc/odoc_class.ml +++ b/ocamldoc/odoc_class.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Representation and manipulation of classes and class types.*) module Name = Odoc_name @@ -249,6 +247,3 @@ let class_type_parameter_text_by_name clt label = with Not_found -> None - - -(* eof $Id$ *) diff --git a/ocamldoc/odoc_comments.ml b/ocamldoc/odoc_comments.ml index d72d125e4a..161561a6f8 100644 --- a/ocamldoc/odoc_comments.ml +++ b/ocamldoc/odoc_comments.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Analysis of comments. *) open Odoc_types diff --git a/ocamldoc/odoc_comments.mli b/ocamldoc/odoc_comments.mli index a6114b7f73..6aeb91ded2 100644 --- a/ocamldoc/odoc_comments.mli +++ b/ocamldoc/odoc_comments.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Analysis of comments. *) val simple_blank : string diff --git a/ocamldoc/odoc_comments_global.ml b/ocamldoc/odoc_comments_global.ml index 44e783e367..5fbe6406b5 100644 --- a/ocamldoc/odoc_comments_global.ml +++ b/ocamldoc/odoc_comments_global.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The global variables used by the special comment parser.*) let nb_chars = ref 0 @@ -48,5 +46,3 @@ let init () = raised_exceptions := []; return_value := None ; customs := [] - -(* eof $Id$ *) diff --git a/ocamldoc/odoc_comments_global.mli b/ocamldoc/odoc_comments_global.mli index ab8ff75498..291673c076 100644 --- a/ocamldoc/odoc_comments_global.mli +++ b/ocamldoc/odoc_comments_global.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The global variables used by the special comment parser.*) (** the number of chars used in the lexer. *) diff --git a/ocamldoc/odoc_config.ml b/ocamldoc/odoc_config.ml index c3a0cdf52a..4250f514cd 100644 --- a/ocamldoc/odoc_config.ml +++ b/ocamldoc/odoc_config.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let custom_generators_path = Filename.concat Config.standard_library (Filename.concat "ocamldoc" "custom") diff --git a/ocamldoc/odoc_config.mli b/ocamldoc/odoc_config.mli index e36985491e..59ffc09888 100644 --- a/ocamldoc/odoc_config.mli +++ b/ocamldoc/odoc_config.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Ocamldoc configuration contants. *) (** Default path to search for custom generators and to install them. *) diff --git a/ocamldoc/odoc_control.ml b/ocamldoc/odoc_control.ml index 7b46e3c528..30a1f393d8 100644 --- a/ocamldoc/odoc_control.ml +++ b/ocamldoc/odoc_control.ml @@ -9,5 +9,3 @@ (* under the terms of the Q Public License version 1.0. *) (* *) (***********************************************************************) - -(* $Id$ *) diff --git a/ocamldoc/odoc_cross.ml b/ocamldoc/odoc_cross.ml index f4568015d7..5acd6f416e 100644 --- a/ocamldoc/odoc_cross.ml +++ b/ocamldoc/odoc_cross.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Cross referencing. *) module Name = Odoc_name diff --git a/ocamldoc/odoc_cross.mli b/ocamldoc/odoc_cross.mli index 8133abaa84..57fff65784 100644 --- a/ocamldoc/odoc_cross.mli +++ b/ocamldoc/odoc_cross.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Cross-referencing. *) val associate : Odoc_module.t_module list -> unit diff --git a/ocamldoc/odoc_dag2html.ml b/ocamldoc/odoc_dag2html.ml index 51ba19239d..8f036f2eea 100644 --- a/ocamldoc/odoc_dag2html.ml +++ b/ocamldoc/odoc_dag2html.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The types and functions to create a html table representing a dag. Thanks to Daniel De Rauglaudre. *) type 'a dag = { mutable dag : 'a node array } diff --git a/ocamldoc/odoc_dag2html.mli b/ocamldoc/odoc_dag2html.mli index 55451eaf16..d59148c767 100644 --- a/ocamldoc/odoc_dag2html.mli +++ b/ocamldoc/odoc_dag2html.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The types and functions to create a html table representing a dag. Thanks to Daniel de Rauglaudre. *) diff --git a/ocamldoc/odoc_dep.ml b/ocamldoc/odoc_dep.ml index a8072be04e..18cd22abe5 100644 --- a/ocamldoc/odoc_dep.ml +++ b/ocamldoc/odoc_dep.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Top modules dependencies. *) module StrS = Depend.StringSet diff --git a/ocamldoc/odoc_dot.ml b/ocamldoc/odoc_dot.ml index bee7b18882..fc5af04758 100644 --- a/ocamldoc/odoc_dot.ml +++ b/ocamldoc/odoc_dot.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Definition of a class which outputs a dot file showing top modules dependencies.*) diff --git a/ocamldoc/odoc_env.ml b/ocamldoc/odoc_env.ml index 91fb6f2050..f4d1b7ce1a 100644 --- a/ocamldoc/odoc_env.ml +++ b/ocamldoc/odoc_env.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Environment for finding complete names from relative names. *) let print_DEBUG s = print_string s ; print_newline ();; @@ -246,5 +244,3 @@ let subst_class_type env t = Types.Cty_fun (l, new_texp, new_ct) in iter t - -(* eof $Id$ *) diff --git a/ocamldoc/odoc_env.mli b/ocamldoc/odoc_env.mli index 4164ae1de4..cafdd52ed9 100644 --- a/ocamldoc/odoc_env.mli +++ b/ocamldoc/odoc_env.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Environment for finding complete names from relative names. *) (** An environment of known names, diff --git a/ocamldoc/odoc_exception.ml b/ocamldoc/odoc_exception.ml index 930122f0ec..a62cb7b7d5 100644 --- a/ocamldoc/odoc_exception.ml +++ b/ocamldoc/odoc_exception.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Representation and manipulation of exceptions. *) module Name = Odoc_name diff --git a/ocamldoc/odoc_global.ml b/ocamldoc/odoc_global.ml index d090e95ffd..dcb1cb9111 100644 --- a/ocamldoc/odoc_global.ml +++ b/ocamldoc/odoc_global.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Global variables. *) (* Tell ocaml compiler not to generate files. *) diff --git a/ocamldoc/odoc_global.mli b/ocamldoc/odoc_global.mli index a3dc3562ab..2cf846c301 100644 --- a/ocamldoc/odoc_global.mli +++ b/ocamldoc/odoc_global.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Global variables. *) (** The kind of source file in arguments. *) diff --git a/ocamldoc/odoc_html.ml b/ocamldoc/odoc_html.ml index 3e8bcb283e..bdd43f504a 100644 --- a/ocamldoc/odoc_html.ml +++ b/ocamldoc/odoc_html.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Generation of html documentation.*) let print_DEBUG s = print_string s ; print_newline () diff --git a/ocamldoc/odoc_info.ml b/ocamldoc/odoc_info.ml index 2a07820c78..4a6c214190 100644 --- a/ocamldoc/odoc_info.ml +++ b/ocamldoc/odoc_info.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Interface for analysing documented OCaml source files and to the collected information. *) type ref_kind = Odoc_types.ref_kind = diff --git a/ocamldoc/odoc_info.mli b/ocamldoc/odoc_info.mli index 6a4b285d06..ae888300e6 100644 --- a/ocamldoc/odoc_info.mli +++ b/ocamldoc/odoc_info.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Interface to the information collected in source files. *) (** The differents kinds of element references. *) diff --git a/ocamldoc/odoc_inherit.ml b/ocamldoc/odoc_inherit.ml index 7b46e3c528..30a1f393d8 100644 --- a/ocamldoc/odoc_inherit.ml +++ b/ocamldoc/odoc_inherit.ml @@ -9,5 +9,3 @@ (* under the terms of the Q Public License version 1.0. *) (* *) (***********************************************************************) - -(* $Id$ *) diff --git a/ocamldoc/odoc_latex.ml b/ocamldoc/odoc_latex.ml index 781f1db61c..7d026f46d0 100644 --- a/ocamldoc/odoc_latex.ml +++ b/ocamldoc/odoc_latex.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Generation of LaTeX documentation. *) let print_DEBUG s = print_string s ; print_newline () diff --git a/ocamldoc/odoc_latex_style.ml b/ocamldoc/odoc_latex_style.ml index 62ccc16115..713e72e813 100644 --- a/ocamldoc/odoc_latex_style.ml +++ b/ocamldoc/odoc_latex_style.ml @@ -12,8 +12,6 @@ (** The content of the LaTeX style to generate when generating LaTeX code. *) -(* $Id$ *) - let content ="\ \n%% Support macros for LaTeX documentation generated by ocamldoc.\ \n%% This file is in the public domain; do what you want with it.\ diff --git a/ocamldoc/odoc_lexer.mll b/ocamldoc/odoc_lexer.mll index 4a534e1c3d..cabcfc2d09 100644 --- a/ocamldoc/odoc_lexer.mll +++ b/ocamldoc/odoc_lexer.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The lexer for special comments. *) open Lexing diff --git a/ocamldoc/odoc_man.ml b/ocamldoc/odoc_man.ml index 7b26c77627..7e01f8d4fb 100644 --- a/ocamldoc/odoc_man.ml +++ b/ocamldoc/odoc_man.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The man pages generator. *) open Odoc_info open Parameter diff --git a/ocamldoc/odoc_merge.ml b/ocamldoc/odoc_merge.ml index 5aefbeac2b..1e94c27377 100644 --- a/ocamldoc/odoc_merge.ml +++ b/ocamldoc/odoc_merge.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Merge of information from [.ml] and [.mli] for a module.*) open Odoc_types diff --git a/ocamldoc/odoc_merge.mli b/ocamldoc/odoc_merge.mli index 9eff373289..2b6b857b88 100644 --- a/ocamldoc/odoc_merge.mli +++ b/ocamldoc/odoc_merge.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Merge of information from [.ml] and [.mli] for a module.*) (** Merging \@before tags. *) diff --git a/ocamldoc/odoc_messages.ml b/ocamldoc/odoc_messages.ml index 169e2ba36c..1d80e88b3d 100644 --- a/ocamldoc/odoc_messages.ml +++ b/ocamldoc/odoc_messages.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The messages of the application. *) let ok = "Ok" diff --git a/ocamldoc/odoc_misc.ml b/ocamldoc/odoc_misc.ml index 20bc7cd241..c762ade2a4 100644 --- a/ocamldoc/odoc_misc.ml +++ b/ocamldoc/odoc_misc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let no_blanks s = let len = String.length s in let buf = Buffer.create len in diff --git a/ocamldoc/odoc_misc.mli b/ocamldoc/odoc_misc.mli index 383cb28796..5958be91db 100644 --- a/ocamldoc/odoc_misc.mli +++ b/ocamldoc/odoc_misc.mli @@ -10,9 +10,7 @@ (* *) (***********************************************************************) -(* $Id$ *) - -(** Miscelaneous functions *) +(** Miscellaneous functions *) (** [no_blanks s] returns the given string without any blank characters, i.e. '\n' '\r' ' ' '\t'. diff --git a/ocamldoc/odoc_module.ml b/ocamldoc/odoc_module.ml index cd12e49b89..216f1cfb38 100644 --- a/ocamldoc/odoc_module.ml +++ b/ocamldoc/odoc_module.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Representation and manipulation of modules and module types. *) let print_DEBUG s = print_string s ; print_newline () diff --git a/ocamldoc/odoc_name.ml b/ocamldoc/odoc_name.ml index 62611e31a1..41c91dc10e 100644 --- a/ocamldoc/odoc_name.ml +++ b/ocamldoc/odoc_name.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Representation of element names. *) let infix_chars = [ '|' ; diff --git a/ocamldoc/odoc_name.mli b/ocamldoc/odoc_name.mli index 57d608ba90..9c0e51ecf4 100644 --- a/ocamldoc/odoc_name.mli +++ b/ocamldoc/odoc_name.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Representation of element names. *) type t = string diff --git a/ocamldoc/odoc_ocamlhtml.mll b/ocamldoc/odoc_ocamlhtml.mll index 6364a900f6..975229da84 100644 --- a/ocamldoc/odoc_ocamlhtml.mll +++ b/ocamldoc/odoc_ocamlhtml.mll @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Generation of html code to display OCaml code. *) open Lexing diff --git a/ocamldoc/odoc_parameter.ml b/ocamldoc/odoc_parameter.ml index 142a253c98..be98ef41c1 100644 --- a/ocamldoc/odoc_parameter.ml +++ b/ocamldoc/odoc_parameter.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Representation and manipulation of method / function / class parameters. *) let print_DEBUG s = print_string s ; print_newline () diff --git a/ocamldoc/odoc_parser.mly b/ocamldoc/odoc_parser.mly index e62dcc5515..ea7d9a5705 100644 --- a/ocamldoc/odoc_parser.mly +++ b/ocamldoc/odoc_parser.mly @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Odoc_types open Odoc_comments_global diff --git a/ocamldoc/odoc_print.ml b/ocamldoc/odoc_print.ml index 3ac5def9fa..a62832fdb9 100644 --- a/ocamldoc/odoc_print.ml +++ b/ocamldoc/odoc_print.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format let new_fmt () = diff --git a/ocamldoc/odoc_print.mli b/ocamldoc/odoc_print.mli index 6b26fc45dc..f7c5901395 100644 --- a/ocamldoc/odoc_print.mli +++ b/ocamldoc/odoc_print.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Printing functions. *) (** This function takes a Types.type_expr and returns a string. diff --git a/ocamldoc/odoc_scan.ml b/ocamldoc/odoc_scan.ml index f8107cca15..e507c48b7e 100644 --- a/ocamldoc/odoc_scan.ml +++ b/ocamldoc/odoc_scan.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Scanning of modules and elements. The class scanner defined in this module can be used to diff --git a/ocamldoc/odoc_search.ml b/ocamldoc/odoc_search.ml index ab65be97ca..4e76d9fe49 100644 --- a/ocamldoc/odoc_search.ml +++ b/ocamldoc/odoc_search.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Research of elements through modules. *) module Name = Odoc_name @@ -680,5 +678,3 @@ let find_section mods regexp = with Res_section (_,t) -> t | _ -> assert false - -(* eof $Id$ *) diff --git a/ocamldoc/odoc_search.mli b/ocamldoc/odoc_search.mli index 353c741b65..bd101aa558 100644 --- a/ocamldoc/odoc_search.mli +++ b/ocamldoc/odoc_search.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Research of elements through modules. *) (** The type for an element of the result of a research. *) diff --git a/ocamldoc/odoc_see_lexer.mll b/ocamldoc/odoc_see_lexer.mll index b0570f7832..59ffc93712 100644 --- a/ocamldoc/odoc_see_lexer.mll +++ b/ocamldoc/odoc_see_lexer.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let print_DEBUG2 s = print_string s ; print_newline () (** the lexer for special comments. *) diff --git a/ocamldoc/odoc_sig.ml b/ocamldoc/odoc_sig.ml index afbd5e9587..3629de690e 100644 --- a/ocamldoc/odoc_sig.ml +++ b/ocamldoc/odoc_sig.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Analysis of interface files. *) open Misc diff --git a/ocamldoc/odoc_sig.mli b/ocamldoc/odoc_sig.mli index f7908f959a..f0c3c4a132 100644 --- a/ocamldoc/odoc_sig.mli +++ b/ocamldoc/odoc_sig.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The module for analysing a signature and source code and creating modules, classes, ..., elements.*) (** The functions used to retrieve information from a signature. *) diff --git a/ocamldoc/odoc_str.ml b/ocamldoc/odoc_str.ml index e9fa27d16b..5f3a8e9e7f 100644 --- a/ocamldoc/odoc_str.ml +++ b/ocamldoc/odoc_str.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The functions to get a string from different kinds of elements (types, modules, ...). *) module Name = Odoc_name @@ -284,5 +282,3 @@ let string_of_method m = (match m.M.met_value.M.val_info with None -> "" | Some i -> Odoc_misc.string_of_info i) - -(* eof $Id$ *) diff --git a/ocamldoc/odoc_str.mli b/ocamldoc/odoc_str.mli index d08694ca17..44278bb0fe 100644 --- a/ocamldoc/odoc_str.mli +++ b/ocamldoc/odoc_str.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The functions to get a string from different kinds of elements (types, modules, ...). *) (** @return the variance string for the given type and (covariant, contravariant) information. *) diff --git a/ocamldoc/odoc_test.ml b/ocamldoc/odoc_test.ml index 91baab09cd..cd7b5fa044 100644 --- a/ocamldoc/odoc_test.ml +++ b/ocamldoc/odoc_test.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Custom generator to perform test on ocamldoc. *) open Odoc_info diff --git a/ocamldoc/odoc_texi.ml b/ocamldoc/odoc_texi.ml index 5b912c7be3..067586b826 100644 --- a/ocamldoc/odoc_texi.ml +++ b/ocamldoc/odoc_texi.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Generation of Texinfo documentation. *) open Odoc_info diff --git a/ocamldoc/odoc_text.ml b/ocamldoc/odoc_text.ml index e7a6f84488..4fd30e0ee9 100644 --- a/ocamldoc/odoc_text.ml +++ b/ocamldoc/odoc_text.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - exception Text_syntax of int * int * string (* line, char, string *) open Odoc_types diff --git a/ocamldoc/odoc_text.mli b/ocamldoc/odoc_text.mli index 76194a6daa..fc4f33064a 100644 --- a/ocamldoc/odoc_text.mli +++ b/ocamldoc/odoc_text.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** A module with a function to parse strings to obtain a [Odoc_types.text] value. *) (** Syntax error in a text. *) diff --git a/ocamldoc/odoc_text_lexer.mll b/ocamldoc/odoc_text_lexer.mll index 4c92834f41..b253ee57e4 100644 --- a/ocamldoc/odoc_text_lexer.mll +++ b/ocamldoc/odoc_text_lexer.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The lexer for string to build text structures. *) open Lexing diff --git a/ocamldoc/odoc_text_parser.mly b/ocamldoc/odoc_text_parser.mly index 6efc32f54d..c10425ccb4 100644 --- a/ocamldoc/odoc_text_parser.mly +++ b/ocamldoc/odoc_text_parser.mly @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Odoc_types let identchar = diff --git a/ocamldoc/odoc_to_text.ml b/ocamldoc/odoc_to_text.ml index 40ba3d6af8..7b08417e7e 100644 --- a/ocamldoc/odoc_to_text.ml +++ b/ocamldoc/odoc_to_text.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Text generation. This module contains the class [to_text] with methods used to transform diff --git a/ocamldoc/odoc_type.ml b/ocamldoc/odoc_type.ml index 68f348cbed..fefd007c86 100644 --- a/ocamldoc/odoc_type.ml +++ b/ocamldoc/odoc_type.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Representation and manipulation of a type, but not class nor module type.*) module Name = Odoc_name diff --git a/ocamldoc/odoc_types.ml b/ocamldoc/odoc_types.ml index 2cfb8d4b19..eccc852d67 100644 --- a/ocamldoc/odoc_types.ml +++ b/ocamldoc/odoc_types.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type ref_kind = RK_module | RK_module_type diff --git a/ocamldoc/odoc_types.mli b/ocamldoc/odoc_types.mli index e4169ac1fb..7819a2346b 100644 --- a/ocamldoc/odoc_types.mli +++ b/ocamldoc/odoc_types.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Types for the information collected in comments. *) (** The differents kinds of element references. *) diff --git a/ocamldoc/odoc_value.ml b/ocamldoc/odoc_value.ml index 23cf4f5d88..b35f2c6b52 100644 --- a/ocamldoc/odoc_value.ml +++ b/ocamldoc/odoc_value.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Representation and manipulation of values, class attributes and class methods. *) module Name = Odoc_name diff --git a/ocamldoc/remove_DEBUG b/ocamldoc/remove_DEBUG index b8550e252e..bca6ba049d 100755 --- a/ocamldoc/remove_DEBUG +++ b/ocamldoc/remove_DEBUG @@ -11,8 +11,6 @@ #(* *) #(***********************************************************************) -# $Id$ - # usage: remove_DEBUG # remove from every line that contains the string "DEBUG", # respecting the cpp # line annotation conventions diff --git a/ocamldoc/runocamldoc b/ocamldoc/runocamldoc index 3aba71923a..d2112e9cd7 100644 --- a/ocamldoc/runocamldoc +++ b/ocamldoc/runocamldoc @@ -12,8 +12,6 @@ # # ####################################################################### -# $Id$ - case "$1" in true) shift exec ../boot/ocamlrun -I ../otherlibs/unix -I ../otherlibs/str \ diff --git a/otherlibs/Makefile b/otherlibs/Makefile index fba032df85..6c3e58aa65 100644 --- a/otherlibs/Makefile +++ b/otherlibs/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Common Makefile for otherlibs on the Unix ports CAMLC=$(ROOTDIR)/ocamlcomp.sh diff --git a/otherlibs/Makefile.nt b/otherlibs/Makefile.nt index ceab7f0c59..aafb4217cb 100644 --- a/otherlibs/Makefile.nt +++ b/otherlibs/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Common Makefile for otherlibs on the Win32/MinGW ports CAMLC=$(CAMLRUN) $(ROOTDIR)/ocamlc -nostdlib -I $(ROOTDIR)/stdlib -w s diff --git a/otherlibs/Makefile.shared b/otherlibs/Makefile.shared index cd41260062..26416eac3c 100644 --- a/otherlibs/Makefile.shared +++ b/otherlibs/Makefile.shared @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Common Makefile for otherlibs ROOTDIR=../.. diff --git a/otherlibs/bigarray/Makefile b/otherlibs/bigarray/Makefile index 83b3152586..84ca80a5c8 100644 --- a/otherlibs/bigarray/Makefile +++ b/otherlibs/bigarray/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - LIBNAME=bigarray EXTRACFLAGS=-I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE EXTRACAMLFLAGS=-I ../unix diff --git a/otherlibs/bigarray/Makefile.nt b/otherlibs/bigarray/Makefile.nt index e845ad62e0..db5ed60586 100644 --- a/otherlibs/bigarray/Makefile.nt +++ b/otherlibs/bigarray/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - LIBNAME=bigarray EXTRACFLAGS=-I../win32unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE EXTRACAMLFLAGS=-I ../win32unix diff --git a/otherlibs/bigarray/bigarray.h b/otherlibs/bigarray/bigarray.h index ed63fc4b32..26fdcc9ed1 100644 --- a/otherlibs/bigarray/bigarray.h +++ b/otherlibs/bigarray/bigarray.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_BIGARRAY_H #define CAML_BIGARRAY_H diff --git a/otherlibs/bigarray/bigarray.ml b/otherlibs/bigarray/bigarray.ml index 1d3dbcf971..26bdaac520 100644 --- a/otherlibs/bigarray/bigarray.ml +++ b/otherlibs/bigarray/bigarray.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [Bigarray]: large, multi-dimensional, numerical arrays *) external init : unit -> unit = "caml_ba_init" diff --git a/otherlibs/bigarray/bigarray.mli b/otherlibs/bigarray/bigarray.mli index fb252cb421..515079fcaf 100644 --- a/otherlibs/bigarray/bigarray.mli +++ b/otherlibs/bigarray/bigarray.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Large, multi-dimensional, numerical arrays. This module implements multi-dimensional arrays of integers and diff --git a/otherlibs/bigarray/bigarray_stubs.c b/otherlibs/bigarray/bigarray_stubs.c index b1062f8138..567a72deba 100644 --- a/otherlibs/bigarray/bigarray_stubs.c +++ b/otherlibs/bigarray/bigarray_stubs.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/bigarray/mmap_unix.c b/otherlibs/bigarray/mmap_unix.c index 2e7d98d2da..5ba8cbf6d9 100644 --- a/otherlibs/bigarray/mmap_unix.c +++ b/otherlibs/bigarray/mmap_unix.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Needed (under Linux at least) to get pwrite's prototype in unistd.h. Must be defined before the first system .h is included. */ #define _XOPEN_SOURCE 500 diff --git a/otherlibs/bigarray/mmap_win32.c b/otherlibs/bigarray/mmap_win32.c index ded2270ee6..4eca668aa5 100644 --- a/otherlibs/bigarray/mmap_win32.c +++ b/otherlibs/bigarray/mmap_win32.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/dynlink/Makefile b/otherlibs/dynlink/Makefile index 63df023bb3..f124bbb7f6 100644 --- a/otherlibs/dynlink/Makefile +++ b/otherlibs/dynlink/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Makefile for the dynamic link library include ../../config/Makefile diff --git a/otherlibs/dynlink/Makefile.nt b/otherlibs/dynlink/Makefile.nt index 31ee136d61..c041c2f7fb 100644 --- a/otherlibs/dynlink/Makefile.nt +++ b/otherlibs/dynlink/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Makefile for the dynamic link library include Makefile diff --git a/otherlibs/dynlink/dynlink.ml b/otherlibs/dynlink/dynlink.ml index b0fcba654d..37be54c339 100644 --- a/otherlibs/dynlink/dynlink.ml +++ b/otherlibs/dynlink/dynlink.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Dynamic loading of .cmo files *) open Dynlinkaux (* REMOVE_ME for ../../debugger/dynlink.ml *) diff --git a/otherlibs/dynlink/dynlink.mli b/otherlibs/dynlink/dynlink.mli index 849f1e148e..b43fa359ff 100644 --- a/otherlibs/dynlink/dynlink.mli +++ b/otherlibs/dynlink/dynlink.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Dynamic loading of object files. *) val is_native: bool diff --git a/otherlibs/dynlink/extract_crc.ml b/otherlibs/dynlink/extract_crc.ml index 672ca6ea97..4a6a310a95 100644 --- a/otherlibs/dynlink/extract_crc.ml +++ b/otherlibs/dynlink/extract_crc.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Print the digests of unit interfaces *) let load_path = ref [] diff --git a/otherlibs/dynlink/natdynlink.ml b/otherlibs/dynlink/natdynlink.ml index d980a7b901..fd06d7c70c 100644 --- a/otherlibs/dynlink/natdynlink.ml +++ b/otherlibs/dynlink/natdynlink.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Dynamic loading of .cmx files *) type handle diff --git a/otherlibs/graph/Makefile b/otherlibs/graph/Makefile index 19c4612ed7..7ef50c8e7a 100644 --- a/otherlibs/graph/Makefile +++ b/otherlibs/graph/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Makefile for the portable graphics library LIBNAME=graphics diff --git a/otherlibs/graph/color.c b/otherlibs/graph/color.c index bdd8b5e283..02641ae8ed 100644 --- a/otherlibs/graph/color.c +++ b/otherlibs/graph/color.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" #include diff --git a/otherlibs/graph/draw.c b/otherlibs/graph/draw.c index 0419c62703..3670111503 100644 --- a/otherlibs/graph/draw.c +++ b/otherlibs/graph/draw.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" #include diff --git a/otherlibs/graph/dump_img.c b/otherlibs/graph/dump_img.c index 66185d8750..bf562a78ab 100644 --- a/otherlibs/graph/dump_img.c +++ b/otherlibs/graph/dump_img.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" #include "image.h" #include diff --git a/otherlibs/graph/events.c b/otherlibs/graph/events.c index 508931055c..d2e94ebd6e 100644 --- a/otherlibs/graph/events.c +++ b/otherlibs/graph/events.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "libgraph.h" #include diff --git a/otherlibs/graph/fill.c b/otherlibs/graph/fill.c index bb1a60e78b..ba14e2cdd9 100644 --- a/otherlibs/graph/fill.c +++ b/otherlibs/graph/fill.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" #include diff --git a/otherlibs/graph/graphics.ml b/otherlibs/graph/graphics.ml index a9dd511401..c45c5bfcab 100644 --- a/otherlibs/graph/graphics.ml +++ b/otherlibs/graph/graphics.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - exception Graphic_failure of string (* Initializations *) diff --git a/otherlibs/graph/graphics.mli b/otherlibs/graph/graphics.mli index 10074cb7af..5e81edb074 100644 --- a/otherlibs/graph/graphics.mli +++ b/otherlibs/graph/graphics.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Machine-independent graphics primitives. *) exception Graphic_failure of string diff --git a/otherlibs/graph/graphicsX11.ml b/otherlibs/graph/graphicsX11.ml index 4b70d29bd3..066952ce67 100644 --- a/otherlibs/graph/graphicsX11.ml +++ b/otherlibs/graph/graphicsX11.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [GraphicsX11]: additional graphics primitives for the X Windows system *) type window_id = string diff --git a/otherlibs/graph/graphicsX11.mli b/otherlibs/graph/graphicsX11.mli index 0210d9676d..918f9d5095 100644 --- a/otherlibs/graph/graphicsX11.mli +++ b/otherlibs/graph/graphicsX11.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Additional graphics primitives for the X Windows system. *) type window_id = string diff --git a/otherlibs/graph/image.c b/otherlibs/graph/image.c index c610d96b6f..40bce33570 100644 --- a/otherlibs/graph/image.c +++ b/otherlibs/graph/image.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" #include "image.h" #include @@ -104,5 +102,3 @@ value caml_gr_draw_image(value im, value vx, value vy) XFlush(caml_gr_display); return Val_unit; } - -/* eof $Id$ */ diff --git a/otherlibs/graph/image.h b/otherlibs/graph/image.h index 76d319e0ab..806f1fd2e1 100644 --- a/otherlibs/graph/image.h +++ b/otherlibs/graph/image.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - struct grimage { int width, height; /* Dimensions of the image */ Pixmap data; /* Pixels */ diff --git a/otherlibs/graph/libgraph.h b/otherlibs/graph/libgraph.h index c8192e05b0..5ad64c03a9 100644 --- a/otherlibs/graph/libgraph.h +++ b/otherlibs/graph/libgraph.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/graph/make_img.c b/otherlibs/graph/make_img.c index 08628804f5..56f37bd306 100644 --- a/otherlibs/graph/make_img.c +++ b/otherlibs/graph/make_img.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" #include "image.h" #include diff --git a/otherlibs/graph/open.c b/otherlibs/graph/open.c index 1f7da5ba4f..00ae2a3144 100644 --- a/otherlibs/graph/open.c +++ b/otherlibs/graph/open.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/graph/point_col.c b/otherlibs/graph/point_col.c index 2149aa8eb1..af061e9073 100644 --- a/otherlibs/graph/point_col.c +++ b/otherlibs/graph/point_col.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" value caml_gr_point_color(value vx, value vy) diff --git a/otherlibs/graph/sound.c b/otherlibs/graph/sound.c index cba7a909ba..4ce1101069 100644 --- a/otherlibs/graph/sound.c +++ b/otherlibs/graph/sound.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" value caml_gr_sound(value vfreq, value vdur) diff --git a/otherlibs/graph/subwindow.c b/otherlibs/graph/subwindow.c index 08882569e1..952dccb88c 100644 --- a/otherlibs/graph/subwindow.c +++ b/otherlibs/graph/subwindow.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" value caml_gr_open_subwindow(value vx, value vy, value width, value height) diff --git a/otherlibs/graph/text.c b/otherlibs/graph/text.c index 6743e8640f..d92d4ae5ec 100644 --- a/otherlibs/graph/text.c +++ b/otherlibs/graph/text.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "libgraph.h" #include diff --git a/otherlibs/str/Makefile b/otherlibs/str/Makefile index e36000e4ac..509be62a5c 100644 --- a/otherlibs/str/Makefile +++ b/otherlibs/str/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Makefile for the str library diff --git a/otherlibs/str/Makefile.nt b/otherlibs/str/Makefile.nt index b0420b39b8..3b3f51c961 100644 --- a/otherlibs/str/Makefile.nt +++ b/otherlibs/str/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Makefile for the str library LIBNAME=str diff --git a/otherlibs/str/str.ml b/otherlibs/str/str.ml index 5d53168fd8..749292602a 100644 --- a/otherlibs/str/str.ml +++ b/otherlibs/str/str.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** String utilities *) let string_before s n = String.sub s 0 n diff --git a/otherlibs/str/str.mli b/otherlibs/str/str.mli index 3e30ec17fa..7aa73633a2 100644 --- a/otherlibs/str/str.mli +++ b/otherlibs/str/str.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Regular expressions and high-level string processing *) diff --git a/otherlibs/str/strstubs.c b/otherlibs/str/strstubs.c index fc2f46f8e8..b25ecef34c 100644 --- a/otherlibs/str/strstubs.c +++ b/otherlibs/str/strstubs.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/systhreads/Makefile b/otherlibs/systhreads/Makefile index 6184dcfe6d..791ae99b75 100644 --- a/otherlibs/systhreads/Makefile +++ b/otherlibs/systhreads/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include ../../config/Makefile CAMLC=../../ocamlcomp.sh -I ../unix diff --git a/otherlibs/systhreads/Makefile.nt b/otherlibs/systhreads/Makefile.nt index faa3b29872..93b0f1bc3a 100644 --- a/otherlibs/systhreads/Makefile.nt +++ b/otherlibs/systhreads/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include ../../config/Makefile # Compilation options diff --git a/otherlibs/systhreads/condition.ml b/otherlibs/systhreads/condition.ml index 6bdac6a369..4d12378d76 100644 --- a/otherlibs/systhreads/condition.ml +++ b/otherlibs/systhreads/condition.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type t external create: unit -> t = "caml_condition_new" external wait: t -> Mutex.t -> unit = "caml_condition_wait" diff --git a/otherlibs/systhreads/condition.mli b/otherlibs/systhreads/condition.mli index d13b30d866..2d5bcde1fb 100644 --- a/otherlibs/systhreads/condition.mli +++ b/otherlibs/systhreads/condition.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Condition variables to synchronize between threads. Condition variables are used when one thread wants to wait until another diff --git a/otherlibs/systhreads/event.ml b/otherlibs/systhreads/event.ml index ff137e981d..1feac525fc 100644 --- a/otherlibs/systhreads/event.ml +++ b/otherlibs/systhreads/event.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Events *) type 'a basic_event = { poll: unit -> bool; diff --git a/otherlibs/systhreads/event.mli b/otherlibs/systhreads/event.mli index 11842e5ad0..769cd49996 100644 --- a/otherlibs/systhreads/event.mli +++ b/otherlibs/systhreads/event.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** First-class synchronous communication. This module implements synchronous inter-thread communications over diff --git a/otherlibs/systhreads/mutex.ml b/otherlibs/systhreads/mutex.ml index 5e9cc886c5..5b8be9da47 100644 --- a/otherlibs/systhreads/mutex.ml +++ b/otherlibs/systhreads/mutex.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type t external create: unit -> t = "caml_mutex_new" external lock: t -> unit = "caml_mutex_lock" diff --git a/otherlibs/systhreads/mutex.mli b/otherlibs/systhreads/mutex.mli index 844d4e5d4c..265ae94e6f 100644 --- a/otherlibs/systhreads/mutex.mli +++ b/otherlibs/systhreads/mutex.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Locks for mutual exclusion. Mutexes (mutual-exclusion locks) are used to implement critical sections diff --git a/otherlibs/systhreads/st_posix.h b/otherlibs/systhreads/st_posix.h index 44b475110e..e0bc65e41d 100644 --- a/otherlibs/systhreads/st_posix.h +++ b/otherlibs/systhreads/st_posix.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* POSIX thread implementation of the "st" interface */ #include diff --git a/otherlibs/systhreads/st_stubs.c b/otherlibs/systhreads/st_stubs.c index 23d826ee82..7e420191e0 100644 --- a/otherlibs/systhreads/st_stubs.c +++ b/otherlibs/systhreads/st_stubs.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "alloc.h" #include "backtrace.h" #include "callback.h" diff --git a/otherlibs/systhreads/st_win32.h b/otherlibs/systhreads/st_win32.h index 206646dfc4..c1c5b87a59 100644 --- a/otherlibs/systhreads/st_win32.h +++ b/otherlibs/systhreads/st_win32.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Win32 implementation of the "st" interface */ #define _WIN32_WINNT 0x0400 diff --git a/otherlibs/systhreads/thread.ml b/otherlibs/systhreads/thread.ml index ee01c9558b..58ef115f8f 100644 --- a/otherlibs/systhreads/thread.ml +++ b/otherlibs/systhreads/thread.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* User-level threads *) type t diff --git a/otherlibs/systhreads/thread.mli b/otherlibs/systhreads/thread.mli index 42d18e6355..93e52be292 100644 --- a/otherlibs/systhreads/thread.mli +++ b/otherlibs/systhreads/thread.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Lightweight threads for Posix [1003.1c] and Win32. *) type t diff --git a/otherlibs/systhreads/threadUnix.ml b/otherlibs/systhreads/threadUnix.ml index d4b6fd59f5..335afcb09e 100644 --- a/otherlibs/systhreads/threadUnix.ml +++ b/otherlibs/systhreads/threadUnix.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [ThreadUnix]: thread-compatible system calls *) open Unix diff --git a/otherlibs/systhreads/threadUnix.mli b/otherlibs/systhreads/threadUnix.mli index 9c7e76e56b..63d27335f5 100644 --- a/otherlibs/systhreads/threadUnix.mli +++ b/otherlibs/systhreads/threadUnix.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Thread-compatible system calls. @deprecated The functionality of this module has been merged back into diff --git a/otherlibs/systhreads/threads.h b/otherlibs/systhreads/threads.h index ff140cd5b3..6a97b25103 100644 --- a/otherlibs/systhreads/threads.h +++ b/otherlibs/systhreads/threads.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifndef CAML_THREADS_H #define CAML_THREADS_H diff --git a/otherlibs/threads/Makefile b/otherlibs/threads/Makefile index 49a121c92f..fb05139596 100644 --- a/otherlibs/threads/Makefile +++ b/otherlibs/threads/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include ../../config/Makefile CC=$(BYTECC) diff --git a/otherlibs/threads/condition.ml b/otherlibs/threads/condition.ml index ee687a85b9..7912cd60cc 100644 --- a/otherlibs/threads/condition.ml +++ b/otherlibs/threads/condition.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type t = { mutable waiting: Thread.t list } let create () = { waiting = [] } diff --git a/otherlibs/threads/condition.mli b/otherlibs/threads/condition.mli index d13b30d866..2d5bcde1fb 100644 --- a/otherlibs/threads/condition.mli +++ b/otherlibs/threads/condition.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Condition variables to synchronize between threads. Condition variables are used when one thread wants to wait until another diff --git a/otherlibs/threads/event.ml b/otherlibs/threads/event.ml index ff137e981d..1feac525fc 100644 --- a/otherlibs/threads/event.ml +++ b/otherlibs/threads/event.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Events *) type 'a basic_event = { poll: unit -> bool; diff --git a/otherlibs/threads/event.mli b/otherlibs/threads/event.mli index eb37f01249..e38235f197 100644 --- a/otherlibs/threads/event.mli +++ b/otherlibs/threads/event.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** First-class synchronous communication. This module implements synchronous inter-thread communications over diff --git a/otherlibs/threads/marshal.ml b/otherlibs/threads/marshal.ml index 6f2bcfed78..9e2557e742 100644 --- a/otherlibs/threads/marshal.ml +++ b/otherlibs/threads/marshal.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type extern_flags = No_sharing | Closures diff --git a/otherlibs/threads/mutex.ml b/otherlibs/threads/mutex.ml index 12e3f534dd..976527ceb2 100644 --- a/otherlibs/threads/mutex.ml +++ b/otherlibs/threads/mutex.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type t = { mutable locked: bool; mutable waiting: Thread.t list } let create () = { locked = false; waiting = [] } diff --git a/otherlibs/threads/mutex.mli b/otherlibs/threads/mutex.mli index 844d4e5d4c..265ae94e6f 100644 --- a/otherlibs/threads/mutex.mli +++ b/otherlibs/threads/mutex.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Locks for mutual exclusion. Mutexes (mutual-exclusion locks) are used to implement critical sections diff --git a/otherlibs/threads/pervasives.ml b/otherlibs/threads/pervasives.ml index f83a1cf0dc..7ca7975d3d 100644 --- a/otherlibs/threads/pervasives.ml +++ b/otherlibs/threads/pervasives.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Same as ../../stdlib/pervasives.ml, except that I/O functions have been redefined to not block the whole process, but only the calling thread. *) diff --git a/otherlibs/threads/scheduler.c b/otherlibs/threads/scheduler.c index 3f51979032..5b14eb2e1e 100644 --- a/otherlibs/threads/scheduler.c +++ b/otherlibs/threads/scheduler.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The thread scheduler */ #include diff --git a/otherlibs/threads/thread.ml b/otherlibs/threads/thread.ml index e3de604d23..646ad3c4a6 100644 --- a/otherlibs/threads/thread.ml +++ b/otherlibs/threads/thread.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* User-level threads *) type t diff --git a/otherlibs/threads/thread.mli b/otherlibs/threads/thread.mli index e97e55ab15..e026a21409 100644 --- a/otherlibs/threads/thread.mli +++ b/otherlibs/threads/thread.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Lightweight threads. *) type t diff --git a/otherlibs/threads/threadUnix.ml b/otherlibs/threads/threadUnix.ml index bd4181b996..fe5ef4fdfc 100644 --- a/otherlibs/threads/threadUnix.ml +++ b/otherlibs/threads/threadUnix.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [ThreadUnix]: thread-compatible system calls *) let execv = Unix.execv diff --git a/otherlibs/threads/threadUnix.mli b/otherlibs/threads/threadUnix.mli index 22ed9330e8..4ebe28f4f2 100644 --- a/otherlibs/threads/threadUnix.mli +++ b/otherlibs/threads/threadUnix.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Thread-compatible system calls. @deprecated The functionality of this module has been merged back into diff --git a/otherlibs/threads/unix.ml b/otherlibs/threads/unix.ml index 490facc76b..53aaecfb2b 100644 --- a/otherlibs/threads/unix.ml +++ b/otherlibs/threads/unix.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* An alternate implementation of the Unix module from ../unix which is safe in conjunction with bytecode threads. *) diff --git a/otherlibs/unix/Makefile b/otherlibs/unix/Makefile index 5a11b5c2c9..5f4d72b835 100644 --- a/otherlibs/unix/Makefile +++ b/otherlibs/unix/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Makefile for the Unix interface library LIBNAME=unix diff --git a/otherlibs/unix/accept.c b/otherlibs/unix/accept.c index 7b2688f03e..183b8e869e 100644 --- a/otherlibs/unix/accept.c +++ b/otherlibs/unix/accept.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/access.c b/otherlibs/unix/access.c index 813c0634a6..3a612a3406 100644 --- a/otherlibs/unix/access.c +++ b/otherlibs/unix/access.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/addrofstr.c b/otherlibs/unix/addrofstr.c index 0ba48d8a3f..e17841f954 100644 --- a/otherlibs/unix/addrofstr.c +++ b/otherlibs/unix/addrofstr.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/alarm.c b/otherlibs/unix/alarm.c index 6275e25564..30472765ff 100644 --- a/otherlibs/unix/alarm.c +++ b/otherlibs/unix/alarm.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/bind.c b/otherlibs/unix/bind.c index a6999a9f45..e3d0046c14 100644 --- a/otherlibs/unix/bind.c +++ b/otherlibs/unix/bind.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/chdir.c b/otherlibs/unix/chdir.c index 2788c5054c..e7ea6f5058 100644 --- a/otherlibs/unix/chdir.c +++ b/otherlibs/unix/chdir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/chmod.c b/otherlibs/unix/chmod.c index f01d7e85b5..ed2e88c8d7 100644 --- a/otherlibs/unix/chmod.c +++ b/otherlibs/unix/chmod.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/chown.c b/otherlibs/unix/chown.c index 72002e9364..a26f7a8690 100644 --- a/otherlibs/unix/chown.c +++ b/otherlibs/unix/chown.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/chroot.c b/otherlibs/unix/chroot.c index 879d0662f1..02a46aedcf 100644 --- a/otherlibs/unix/chroot.c +++ b/otherlibs/unix/chroot.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/close.c b/otherlibs/unix/close.c index 0aaf74bd92..425502aac4 100644 --- a/otherlibs/unix/close.c +++ b/otherlibs/unix/close.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/closedir.c b/otherlibs/unix/closedir.c index a6440efa4b..ba9e743754 100644 --- a/otherlibs/unix/closedir.c +++ b/otherlibs/unix/closedir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include diff --git a/otherlibs/unix/connect.c b/otherlibs/unix/connect.c index a17a89ffc9..ed8b12c3f2 100644 --- a/otherlibs/unix/connect.c +++ b/otherlibs/unix/connect.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/cst2constr.c b/otherlibs/unix/cst2constr.c index 8ce4d3f0d4..f27cace7b5 100644 --- a/otherlibs/unix/cst2constr.c +++ b/otherlibs/unix/cst2constr.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "cst2constr.h" diff --git a/otherlibs/unix/cst2constr.h b/otherlibs/unix/cst2constr.h index e1c61a0c5f..88985e529a 100644 --- a/otherlibs/unix/cst2constr.h +++ b/otherlibs/unix/cst2constr.h @@ -11,6 +11,4 @@ /* */ /***********************************************************************/ -/* $Id$ */ - extern value cst_to_constr(int n, int * tbl, int size, int deflt); diff --git a/otherlibs/unix/cstringv.c b/otherlibs/unix/cstringv.c index 5c83b59e44..04da30c24e 100644 --- a/otherlibs/unix/cstringv.c +++ b/otherlibs/unix/cstringv.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/dup.c b/otherlibs/unix/dup.c index f78d9369dc..36e3efac59 100644 --- a/otherlibs/unix/dup.c +++ b/otherlibs/unix/dup.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/dup2.c b/otherlibs/unix/dup2.c index 412315891f..c501802234 100644 --- a/otherlibs/unix/dup2.c +++ b/otherlibs/unix/dup2.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/envir.c b/otherlibs/unix/envir.c index 52e43ab7a1..4b1893342d 100644 --- a/otherlibs/unix/envir.c +++ b/otherlibs/unix/envir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include diff --git a/otherlibs/unix/errmsg.c b/otherlibs/unix/errmsg.c index 6cf82d6330..5df3e1e736 100644 --- a/otherlibs/unix/errmsg.c +++ b/otherlibs/unix/errmsg.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/execv.c b/otherlibs/unix/execv.c index 51eabc7127..ee59fa48ec 100644 --- a/otherlibs/unix/execv.c +++ b/otherlibs/unix/execv.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/execve.c b/otherlibs/unix/execve.c index 00ab6af4cf..62b2d2c9a2 100644 --- a/otherlibs/unix/execve.c +++ b/otherlibs/unix/execve.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/execvp.c b/otherlibs/unix/execvp.c index db77d41345..8e28fa067d 100644 --- a/otherlibs/unix/execvp.c +++ b/otherlibs/unix/execvp.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/exit.c b/otherlibs/unix/exit.c index 88fc012547..94f5fb5e98 100644 --- a/otherlibs/unix/exit.c +++ b/otherlibs/unix/exit.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/fchmod.c b/otherlibs/unix/fchmod.c index b2d49dcd46..a6e8ee9033 100644 --- a/otherlibs/unix/fchmod.c +++ b/otherlibs/unix/fchmod.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/fchown.c b/otherlibs/unix/fchown.c index e2c934ae07..574d3c42b8 100644 --- a/otherlibs/unix/fchown.c +++ b/otherlibs/unix/fchown.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/fcntl.c b/otherlibs/unix/fcntl.c index 58f7df7569..886c12de9f 100644 --- a/otherlibs/unix/fcntl.c +++ b/otherlibs/unix/fcntl.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/fork.c b/otherlibs/unix/fork.c index 80b4435511..b21d80c60e 100644 --- a/otherlibs/unix/fork.c +++ b/otherlibs/unix/fork.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/ftruncate.c b/otherlibs/unix/ftruncate.c index 5eaa166fb1..f539a6450d 100644 --- a/otherlibs/unix/ftruncate.c +++ b/otherlibs/unix/ftruncate.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getaddrinfo.c b/otherlibs/unix/getaddrinfo.c index 34cf8280c4..f79bdffffa 100644 --- a/otherlibs/unix/getaddrinfo.c +++ b/otherlibs/unix/getaddrinfo.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getcwd.c b/otherlibs/unix/getcwd.c index f3ff97114e..8d1b8e50a3 100644 --- a/otherlibs/unix/getcwd.c +++ b/otherlibs/unix/getcwd.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getegid.c b/otherlibs/unix/getegid.c index 9c6097ef58..b1977ec910 100644 --- a/otherlibs/unix/getegid.c +++ b/otherlibs/unix/getegid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/geteuid.c b/otherlibs/unix/geteuid.c index 55e0763808..9bf8971462 100644 --- a/otherlibs/unix/geteuid.c +++ b/otherlibs/unix/geteuid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/getgid.c b/otherlibs/unix/getgid.c index a3039d56cd..8cfe3ddba6 100644 --- a/otherlibs/unix/getgid.c +++ b/otherlibs/unix/getgid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/getgr.c b/otherlibs/unix/getgr.c index 7b212bd279..d1e610d858 100644 --- a/otherlibs/unix/getgr.c +++ b/otherlibs/unix/getgr.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getgroups.c b/otherlibs/unix/getgroups.c index 485fabc45d..6d420b5e07 100644 --- a/otherlibs/unix/getgroups.c +++ b/otherlibs/unix/getgroups.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/gethost.c b/otherlibs/unix/gethost.c index b0b29d9e06..35a53f0821 100644 --- a/otherlibs/unix/gethost.c +++ b/otherlibs/unix/gethost.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/gethostname.c b/otherlibs/unix/gethostname.c index 4aad09bd73..77b183cb33 100644 --- a/otherlibs/unix/gethostname.c +++ b/otherlibs/unix/gethostname.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getlogin.c b/otherlibs/unix/getlogin.c index 60197a07bb..27a508e02d 100644 --- a/otherlibs/unix/getlogin.c +++ b/otherlibs/unix/getlogin.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/getnameinfo.c b/otherlibs/unix/getnameinfo.c index eea15c59cf..d7dddb3fe4 100644 --- a/otherlibs/unix/getnameinfo.c +++ b/otherlibs/unix/getnameinfo.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getpeername.c b/otherlibs/unix/getpeername.c index 3c4da55675..9692202c5a 100644 --- a/otherlibs/unix/getpeername.c +++ b/otherlibs/unix/getpeername.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/getpid.c b/otherlibs/unix/getpid.c index 5cc4f3a68a..cf4c3f90c7 100644 --- a/otherlibs/unix/getpid.c +++ b/otherlibs/unix/getpid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/getppid.c b/otherlibs/unix/getppid.c index 2d1cd39493..616393b4a9 100644 --- a/otherlibs/unix/getppid.c +++ b/otherlibs/unix/getppid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/getproto.c b/otherlibs/unix/getproto.c index 2094ea2517..291a71da5c 100644 --- a/otherlibs/unix/getproto.c +++ b/otherlibs/unix/getproto.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getpw.c b/otherlibs/unix/getpw.c index 4317dc202f..8f0075d6f8 100644 --- a/otherlibs/unix/getpw.c +++ b/otherlibs/unix/getpw.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getserv.c b/otherlibs/unix/getserv.c index e1090e3009..de91cbe05f 100644 --- a/otherlibs/unix/getserv.c +++ b/otherlibs/unix/getserv.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getsockname.c b/otherlibs/unix/getsockname.c index 8ab6debb09..69e20cccc9 100644 --- a/otherlibs/unix/getsockname.c +++ b/otherlibs/unix/getsockname.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/gettimeofday.c b/otherlibs/unix/gettimeofday.c index 3e203d54e0..f6a8615ed5 100644 --- a/otherlibs/unix/gettimeofday.c +++ b/otherlibs/unix/gettimeofday.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/getuid.c b/otherlibs/unix/getuid.c index db3fab130e..f51722a57d 100644 --- a/otherlibs/unix/getuid.c +++ b/otherlibs/unix/getuid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/gmtime.c b/otherlibs/unix/gmtime.c index b55d70f4d9..c8f6ac11e2 100644 --- a/otherlibs/unix/gmtime.c +++ b/otherlibs/unix/gmtime.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/initgroups.c b/otherlibs/unix/initgroups.c index d5b3dc5680..e9541e5a48 100644 --- a/otherlibs/unix/initgroups.c +++ b/otherlibs/unix/initgroups.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/isatty.c b/otherlibs/unix/isatty.c index c2bdaad1c1..800afc4629 100644 --- a/otherlibs/unix/isatty.c +++ b/otherlibs/unix/isatty.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/itimer.c b/otherlibs/unix/itimer.c index 7c32783a9b..537c2d9ed8 100644 --- a/otherlibs/unix/itimer.c +++ b/otherlibs/unix/itimer.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/kill.c b/otherlibs/unix/kill.c index 715060ee78..b3f7d88789 100644 --- a/otherlibs/unix/kill.c +++ b/otherlibs/unix/kill.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/link.c b/otherlibs/unix/link.c index e28f649ea0..b5051cd96e 100644 --- a/otherlibs/unix/link.c +++ b/otherlibs/unix/link.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/listen.c b/otherlibs/unix/listen.c index 503cf6a6ad..26b0185bdf 100644 --- a/otherlibs/unix/listen.c +++ b/otherlibs/unix/listen.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/lockf.c b/otherlibs/unix/lockf.c index 70359cf76d..813a4f7f60 100644 --- a/otherlibs/unix/lockf.c +++ b/otherlibs/unix/lockf.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/lseek.c b/otherlibs/unix/lseek.c index 65d7d50e40..826d84f21c 100644 --- a/otherlibs/unix/lseek.c +++ b/otherlibs/unix/lseek.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/mkdir.c b/otherlibs/unix/mkdir.c index fd935ae67a..0bb1f4f5fe 100644 --- a/otherlibs/unix/mkdir.c +++ b/otherlibs/unix/mkdir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/mkfifo.c b/otherlibs/unix/mkfifo.c index 30f247d90f..ec3bed4bbd 100644 --- a/otherlibs/unix/mkfifo.c +++ b/otherlibs/unix/mkfifo.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/nice.c b/otherlibs/unix/nice.c index a0902f2309..019e2d1c76 100644 --- a/otherlibs/unix/nice.c +++ b/otherlibs/unix/nice.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include diff --git a/otherlibs/unix/open.c b/otherlibs/unix/open.c index 214a550d36..e96cdc88ca 100644 --- a/otherlibs/unix/open.c +++ b/otherlibs/unix/open.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/opendir.c b/otherlibs/unix/opendir.c index bb4825812c..f70e708bdc 100644 --- a/otherlibs/unix/opendir.c +++ b/otherlibs/unix/opendir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/pipe.c b/otherlibs/unix/pipe.c index 81baeaf4e1..7c6b1438a8 100644 --- a/otherlibs/unix/pipe.c +++ b/otherlibs/unix/pipe.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/putenv.c b/otherlibs/unix/putenv.c index 1238ee2b69..28ad962f8d 100644 --- a/otherlibs/unix/putenv.c +++ b/otherlibs/unix/putenv.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include diff --git a/otherlibs/unix/read.c b/otherlibs/unix/read.c index cd1eab8cf6..3bbd0b47fd 100644 --- a/otherlibs/unix/read.c +++ b/otherlibs/unix/read.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/readdir.c b/otherlibs/unix/readdir.c index 1d508ac6eb..08dad1a06d 100644 --- a/otherlibs/unix/readdir.c +++ b/otherlibs/unix/readdir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/readlink.c b/otherlibs/unix/readlink.c index 29d28d3d4a..9534a42bde 100644 --- a/otherlibs/unix/readlink.c +++ b/otherlibs/unix/readlink.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/rename.c b/otherlibs/unix/rename.c index d121037f27..2d34a8833f 100644 --- a/otherlibs/unix/rename.c +++ b/otherlibs/unix/rename.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/rewinddir.c b/otherlibs/unix/rewinddir.c index 7c7b4a3c89..17cc639f6f 100644 --- a/otherlibs/unix/rewinddir.c +++ b/otherlibs/unix/rewinddir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/rmdir.c b/otherlibs/unix/rmdir.c index 887496712d..631b47c0e3 100644 --- a/otherlibs/unix/rmdir.c +++ b/otherlibs/unix/rmdir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/select.c b/otherlibs/unix/select.c index afbd92f1ec..12d8cc55a0 100644 --- a/otherlibs/unix/select.c +++ b/otherlibs/unix/select.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/sendrecv.c b/otherlibs/unix/sendrecv.c index 1f884aa87d..679dde3c7c 100644 --- a/otherlibs/unix/sendrecv.c +++ b/otherlibs/unix/sendrecv.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/setgid.c b/otherlibs/unix/setgid.c index a1096f26ba..8e635aa481 100644 --- a/otherlibs/unix/setgid.c +++ b/otherlibs/unix/setgid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/setgroups.c b/otherlibs/unix/setgroups.c index e681c97647..026c67632b 100644 --- a/otherlibs/unix/setgroups.c +++ b/otherlibs/unix/setgroups.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/setsid.c b/otherlibs/unix/setsid.c index 9cc89e642c..252b85c4bb 100644 --- a/otherlibs/unix/setsid.c +++ b/otherlibs/unix/setsid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/setuid.c b/otherlibs/unix/setuid.c index 4af0d781c9..8a2a8074b8 100644 --- a/otherlibs/unix/setuid.c +++ b/otherlibs/unix/setuid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/shutdown.c b/otherlibs/unix/shutdown.c index abd8c07344..c428afbd8e 100644 --- a/otherlibs/unix/shutdown.c +++ b/otherlibs/unix/shutdown.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/signals.c b/otherlibs/unix/signals.c index fb3acf00bf..d4d97ef07a 100644 --- a/otherlibs/unix/signals.c +++ b/otherlibs/unix/signals.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include diff --git a/otherlibs/unix/sleep.c b/otherlibs/unix/sleep.c index aca1003c5c..58affd394d 100644 --- a/otherlibs/unix/sleep.c +++ b/otherlibs/unix/sleep.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/socket.c b/otherlibs/unix/socket.c index 7243b8f15b..9e23231a90 100644 --- a/otherlibs/unix/socket.c +++ b/otherlibs/unix/socket.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/socketaddr.c b/otherlibs/unix/socketaddr.c index caf83b785e..24babcaba2 100644 --- a/otherlibs/unix/socketaddr.c +++ b/otherlibs/unix/socketaddr.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/socketaddr.h b/otherlibs/unix/socketaddr.h index 7269633efd..cf25e2f99c 100644 --- a/otherlibs/unix/socketaddr.h +++ b/otherlibs/unix/socketaddr.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "misc.h" #include #include diff --git a/otherlibs/unix/socketpair.c b/otherlibs/unix/socketpair.c index 8a52dbb81b..301ebf8612 100644 --- a/otherlibs/unix/socketpair.c +++ b/otherlibs/unix/socketpair.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/sockopt.c b/otherlibs/unix/sockopt.c index 6b3bfa4a4b..b6167ebf77 100644 --- a/otherlibs/unix/sockopt.c +++ b/otherlibs/unix/sockopt.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/stat.c b/otherlibs/unix/stat.c index 17ae53c0b2..a0f4c343d9 100644 --- a/otherlibs/unix/stat.c +++ b/otherlibs/unix/stat.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/strofaddr.c b/otherlibs/unix/strofaddr.c index 077dd91579..5381bc3174 100644 --- a/otherlibs/unix/strofaddr.c +++ b/otherlibs/unix/strofaddr.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/symlink.c b/otherlibs/unix/symlink.c index b66c76bda1..26c9aa43ce 100644 --- a/otherlibs/unix/symlink.c +++ b/otherlibs/unix/symlink.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/termios.c b/otherlibs/unix/termios.c index 99cca2b643..493cab80a3 100644 --- a/otherlibs/unix/termios.c +++ b/otherlibs/unix/termios.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/time.c b/otherlibs/unix/time.c index 63eac84eb7..042a1f60c9 100644 --- a/otherlibs/unix/time.c +++ b/otherlibs/unix/time.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/times.c b/otherlibs/unix/times.c index 94abde8a6d..8ab6006d41 100644 --- a/otherlibs/unix/times.c +++ b/otherlibs/unix/times.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/truncate.c b/otherlibs/unix/truncate.c index dfc350a329..638ef79947 100644 --- a/otherlibs/unix/truncate.c +++ b/otherlibs/unix/truncate.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/umask.c b/otherlibs/unix/umask.c index cf5eaa7c08..311e4ed926 100644 --- a/otherlibs/unix/umask.c +++ b/otherlibs/unix/umask.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/unix.ml b/otherlibs/unix/unix.ml index 211de46ab9..f06534a029 100644 --- a/otherlibs/unix/unix.ml +++ b/otherlibs/unix/unix.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type error = E2BIG | EACCES diff --git a/otherlibs/unix/unix.mli b/otherlibs/unix/unix.mli index aca5dafd7f..0db1e75903 100644 --- a/otherlibs/unix/unix.mli +++ b/otherlibs/unix/unix.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Interface to the Unix system *) diff --git a/otherlibs/unix/unixLabels.ml b/otherlibs/unix/unixLabels.ml index 424fcc6e62..1bd410bda4 100644 --- a/otherlibs/unix/unixLabels.ml +++ b/otherlibs/unix/unixLabels.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [UnixLabels]: labelled Unix module *) include Unix diff --git a/otherlibs/unix/unixLabels.mli b/otherlibs/unix/unixLabels.mli index 98a58f1b90..a3ecff936c 100644 --- a/otherlibs/unix/unixLabels.mli +++ b/otherlibs/unix/unixLabels.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Interface to the Unix system. To use as replacement to default {!Unix} module, add [module Unix = UnixLabels] in your implementation. diff --git a/otherlibs/unix/unixsupport.c b/otherlibs/unix/unixsupport.c index 4c91adb104..15365f802e 100644 --- a/otherlibs/unix/unixsupport.c +++ b/otherlibs/unix/unixsupport.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/unixsupport.h b/otherlibs/unix/unixsupport.h index c631ef1503..4706355eb0 100644 --- a/otherlibs/unix/unixsupport.h +++ b/otherlibs/unix/unixsupport.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifdef HAS_UNISTD #include #endif diff --git a/otherlibs/unix/unlink.c b/otherlibs/unix/unlink.c index 3fb5151be0..76ec913109 100644 --- a/otherlibs/unix/unlink.c +++ b/otherlibs/unix/unlink.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/unix/utimes.c b/otherlibs/unix/utimes.c index a6a2f5ebc5..825fc4cdfe 100644 --- a/otherlibs/unix/utimes.c +++ b/otherlibs/unix/utimes.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/unix/wait.c b/otherlibs/unix/wait.c index fc12e5ad5c..81f3683909 100644 --- a/otherlibs/unix/wait.c +++ b/otherlibs/unix/wait.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/unix/write.c b/otherlibs/unix/write.c index ca42d1e75b..d6fe40932d 100644 --- a/otherlibs/unix/write.c +++ b/otherlibs/unix/write.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32graph/Makefile.nt b/otherlibs/win32graph/Makefile.nt index 453d9f3c85..f09392ed74 100644 --- a/otherlibs/win32graph/Makefile.nt +++ b/otherlibs/win32graph/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - LIBNAME=graphics COBJS=open.$(O) draw.$(O) events.$(O) dib.$(O) CAMLOBJS=graphics.cmo diff --git a/otherlibs/win32graph/dib.c b/otherlibs/win32graph/dib.c index 8acba6f132..100beba39e 100644 --- a/otherlibs/win32graph/dib.c +++ b/otherlibs/win32graph/dib.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - //----------------------------------------------------------------------------- // DIB.C // diff --git a/otherlibs/win32graph/draw.c b/otherlibs/win32graph/draw.c index f089a01a32..fc6cf10220 100644 --- a/otherlibs/win32graph/draw.c +++ b/otherlibs/win32graph/draw.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "mlvalues.h" #include "alloc.h" diff --git a/otherlibs/win32graph/events.c b/otherlibs/win32graph/events.c index 29def467ff..81242729e5 100755 --- a/otherlibs/win32graph/events.c +++ b/otherlibs/win32graph/events.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "mlvalues.h" #include "alloc.h" #include "libgraph.h" diff --git a/otherlibs/win32graph/libgraph.h b/otherlibs/win32graph/libgraph.h index bae4b11623..99ede99527 100644 --- a/otherlibs/win32graph/libgraph.h +++ b/otherlibs/win32graph/libgraph.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32graph/open.c b/otherlibs/win32graph/open.c index a6bc59d45f..e44a5760d7 100644 --- a/otherlibs/win32graph/open.c +++ b/otherlibs/win32graph/open.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "mlvalues.h" diff --git a/otherlibs/win32unix/Makefile.nt b/otherlibs/win32unix/Makefile.nt index a1567352cd..77555b2c70 100644 --- a/otherlibs/win32unix/Makefile.nt +++ b/otherlibs/win32unix/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - # Files in this directory WIN_FILES = accept.c bind.c channels.c close.c \ close_on.c connect.c createprocess.c dup.c dup2.c errmsg.c \ diff --git a/otherlibs/win32unix/accept.c b/otherlibs/win32unix/accept.c index 8782af3de5..f2e14467aa 100644 --- a/otherlibs/win32unix/accept.c +++ b/otherlibs/win32unix/accept.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/bind.c b/otherlibs/win32unix/bind.c index 84d07570c3..bc09230893 100644 --- a/otherlibs/win32unix/bind.c +++ b/otherlibs/win32unix/bind.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include "socketaddr.h" diff --git a/otherlibs/win32unix/channels.c b/otherlibs/win32unix/channels.c index ea3912720d..1e7e823acf 100644 --- a/otherlibs/win32unix/channels.c +++ b/otherlibs/win32unix/channels.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/close.c b/otherlibs/win32unix/close.c index f7463690b6..20b131b05c 100644 --- a/otherlibs/win32unix/close.c +++ b/otherlibs/win32unix/close.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include diff --git a/otherlibs/win32unix/close_on.c b/otherlibs/win32unix/close_on.c index 34ccdb149b..9ba342ed0e 100644 --- a/otherlibs/win32unix/close_on.c +++ b/otherlibs/win32unix/close_on.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include diff --git a/otherlibs/win32unix/connect.c b/otherlibs/win32unix/connect.c index bd342a2ea8..190eb742a2 100644 --- a/otherlibs/win32unix/connect.c +++ b/otherlibs/win32unix/connect.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/createprocess.c b/otherlibs/win32unix/createprocess.c index 460a985c69..4e32cb19c8 100644 --- a/otherlibs/win32unix/createprocess.c +++ b/otherlibs/win32unix/createprocess.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include diff --git a/otherlibs/win32unix/dup.c b/otherlibs/win32unix/dup.c index a86211bbb1..76cbdf670e 100644 --- a/otherlibs/win32unix/dup.c +++ b/otherlibs/win32unix/dup.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/dup2.c b/otherlibs/win32unix/dup2.c index f224fc54e7..5f19710c37 100644 --- a/otherlibs/win32unix/dup2.c +++ b/otherlibs/win32unix/dup2.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/errmsg.c b/otherlibs/win32unix/errmsg.c index 1f07e514fd..c3bc19c6b0 100644 --- a/otherlibs/win32unix/errmsg.c +++ b/otherlibs/win32unix/errmsg.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/getpeername.c b/otherlibs/win32unix/getpeername.c index 8517f54672..ad6674bf6b 100644 --- a/otherlibs/win32unix/getpeername.c +++ b/otherlibs/win32unix/getpeername.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include "socketaddr.h" diff --git a/otherlibs/win32unix/getpid.c b/otherlibs/win32unix/getpid.c index 677acdc55f..65c8828a19 100644 --- a/otherlibs/win32unix/getpid.c +++ b/otherlibs/win32unix/getpid.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/getsockname.c b/otherlibs/win32unix/getsockname.c index 3af6c3412b..1e28f4b221 100644 --- a/otherlibs/win32unix/getsockname.c +++ b/otherlibs/win32unix/getsockname.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include "socketaddr.h" diff --git a/otherlibs/win32unix/gettimeofday.c b/otherlibs/win32unix/gettimeofday.c index 2bccdeb326..573821fd75 100644 --- a/otherlibs/win32unix/gettimeofday.c +++ b/otherlibs/win32unix/gettimeofday.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/link.c b/otherlibs/win32unix/link.c index 11f6d37ca7..97748ba2cc 100644 --- a/otherlibs/win32unix/link.c +++ b/otherlibs/win32unix/link.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/listen.c b/otherlibs/win32unix/listen.c index 402247fd09..9602a3736f 100644 --- a/otherlibs/win32unix/listen.c +++ b/otherlibs/win32unix/listen.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/lockf.c b/otherlibs/win32unix/lockf.c index 1a47824dcb..3c9d135b75 100644 --- a/otherlibs/win32unix/lockf.c +++ b/otherlibs/win32unix/lockf.c @@ -13,8 +13,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/lseek.c b/otherlibs/win32unix/lseek.c index 86ea537dca..5306331c63 100644 --- a/otherlibs/win32unix/lseek.c +++ b/otherlibs/win32unix/lseek.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/mkdir.c b/otherlibs/win32unix/mkdir.c index d47d7a28bf..998b32baf4 100644 --- a/otherlibs/win32unix/mkdir.c +++ b/otherlibs/win32unix/mkdir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/nonblock.c b/otherlibs/win32unix/nonblock.c index 1f2550b058..a9aaeca5c7 100755 --- a/otherlibs/win32unix/nonblock.c +++ b/otherlibs/win32unix/nonblock.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/open.c b/otherlibs/win32unix/open.c index 74fe8fc924..40ea34b631 100644 --- a/otherlibs/win32unix/open.c +++ b/otherlibs/win32unix/open.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/pipe.c b/otherlibs/win32unix/pipe.c index ca0df36996..fe553778ad 100644 --- a/otherlibs/win32unix/pipe.c +++ b/otherlibs/win32unix/pipe.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/read.c b/otherlibs/win32unix/read.c index c885857bf8..e7a2b38d7a 100644 --- a/otherlibs/win32unix/read.c +++ b/otherlibs/win32unix/read.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/rename.c b/otherlibs/win32unix/rename.c index 6b750eba3e..b8c0f3edc5 100644 --- a/otherlibs/win32unix/rename.c +++ b/otherlibs/win32unix/rename.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/select.c b/otherlibs/win32unix/select.c index 6d7961bb3f..9f06024f99 100644 --- a/otherlibs/win32unix/select.c +++ b/otherlibs/win32unix/select.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/sendrecv.c b/otherlibs/win32unix/sendrecv.c index 0ee96c3dd1..f2745fb197 100644 --- a/otherlibs/win32unix/sendrecv.c +++ b/otherlibs/win32unix/sendrecv.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/shutdown.c b/otherlibs/win32unix/shutdown.c index dd4e7ed346..2d5707a353 100644 --- a/otherlibs/win32unix/shutdown.c +++ b/otherlibs/win32unix/shutdown.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/sleep.c b/otherlibs/win32unix/sleep.c index 682096728a..28e60e40a3 100644 --- a/otherlibs/win32unix/sleep.c +++ b/otherlibs/win32unix/sleep.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include "unixsupport.h" diff --git a/otherlibs/win32unix/socket.c b/otherlibs/win32unix/socket.c index 27fc55fcff..ad8165b291 100644 --- a/otherlibs/win32unix/socket.c +++ b/otherlibs/win32unix/socket.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include "unixsupport.h" #include // for SO_OPENTYPE and SO_SYNCHRONOUS_NONALERT diff --git a/otherlibs/win32unix/socketaddr.h b/otherlibs/win32unix/socketaddr.h index a78f8a6987..fde691ec6e 100644 --- a/otherlibs/win32unix/socketaddr.h +++ b/otherlibs/win32unix/socketaddr.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "misc.h" union sock_addr_union { diff --git a/otherlibs/win32unix/sockopt.c b/otherlibs/win32unix/sockopt.c index 94a6c04023..eefa9a3097 100644 --- a/otherlibs/win32unix/sockopt.c +++ b/otherlibs/win32unix/sockopt.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/stat.c b/otherlibs/win32unix/stat.c index 08ad397ca1..56b45d0370 100644 --- a/otherlibs/win32unix/stat.c +++ b/otherlibs/win32unix/stat.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/system.c b/otherlibs/win32unix/system.c index 8abfa6f88c..13d5658e61 100644 --- a/otherlibs/win32unix/system.c +++ b/otherlibs/win32unix/system.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/unix.ml b/otherlibs/win32unix/unix.ml index 0b269e8285..a8a3dcc2aa 100644 --- a/otherlibs/win32unix/unix.ml +++ b/otherlibs/win32unix/unix.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Initialization *) external startup: unit -> unit = "win_startup" diff --git a/otherlibs/win32unix/unixsupport.c b/otherlibs/win32unix/unixsupport.c index f6431955bf..b326060702 100644 --- a/otherlibs/win32unix/unixsupport.c +++ b/otherlibs/win32unix/unixsupport.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/unixsupport.h b/otherlibs/win32unix/unixsupport.h index 5a3f4505f4..b8f8acad5c 100644 --- a/otherlibs/win32unix/unixsupport.h +++ b/otherlibs/win32unix/unixsupport.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #define WIN32_LEAN_AND_MEAN #include #include diff --git a/otherlibs/win32unix/windbug.c b/otherlibs/win32unix/windbug.c index 0cab906a22..a5e0d649f8 100644 --- a/otherlibs/win32unix/windbug.c +++ b/otherlibs/win32unix/windbug.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include "windbug.h" int debug_test (void) diff --git a/otherlibs/win32unix/windbug.h b/otherlibs/win32unix/windbug.h index efaeffc011..a1892ec8ea 100644 --- a/otherlibs/win32unix/windbug.h +++ b/otherlibs/win32unix/windbug.h @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifdef DEBUG #include diff --git a/otherlibs/win32unix/windir.c b/otherlibs/win32unix/windir.c index 240b863b2b..7a08e510ad 100644 --- a/otherlibs/win32unix/windir.c +++ b/otherlibs/win32unix/windir.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/winlist.c b/otherlibs/win32unix/winlist.c index bbb2e7cffa..3c80b334c8 100644 --- a/otherlibs/win32unix/winlist.c +++ b/otherlibs/win32unix/winlist.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Basic list function in C. */ #include "winlist.h" diff --git a/otherlibs/win32unix/winlist.h b/otherlibs/win32unix/winlist.h index 1f0a8435ab..8b35c5516c 100644 --- a/otherlibs/win32unix/winlist.h +++ b/otherlibs/win32unix/winlist.h @@ -11,7 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ #ifndef _WINLIST_H #define _WINLIST_H diff --git a/otherlibs/win32unix/winwait.c b/otherlibs/win32unix/winwait.c index 4eb0fda457..0436072f1c 100644 --- a/otherlibs/win32unix/winwait.c +++ b/otherlibs/win32unix/winwait.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/winworker.c b/otherlibs/win32unix/winworker.c index 9abec69884..4f126b7c70 100644 --- a/otherlibs/win32unix/winworker.c +++ b/otherlibs/win32unix/winworker.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/otherlibs/win32unix/winworker.h b/otherlibs/win32unix/winworker.h index 527d22060f..cb9bf4f8d2 100644 --- a/otherlibs/win32unix/winworker.h +++ b/otherlibs/win32unix/winworker.h @@ -11,7 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ #ifndef _WINWORKER_H #define _WINWORKER_H diff --git a/otherlibs/win32unix/write.c b/otherlibs/win32unix/write.c index 46d75ccba9..65f82ccb5d 100644 --- a/otherlibs/win32unix/write.c +++ b/otherlibs/win32unix/write.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/parsing/asttypes.mli b/parsing/asttypes.mli index ecdfcc5fd4..fb6d5ba09b 100644 --- a/parsing/asttypes.mli +++ b/parsing/asttypes.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliary a.s.t. types used by parsetree and typedtree. *) type constant = diff --git a/parsing/lexer.mli b/parsing/lexer.mli index d3dc035fe2..0c98ffc34a 100644 --- a/parsing/lexer.mli +++ b/parsing/lexer.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexical analyzer *) val init : unit -> unit diff --git a/parsing/lexer.mll b/parsing/lexer.mll index 9eb85d76be..134376ba10 100644 --- a/parsing/lexer.mll +++ b/parsing/lexer.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexer definition *) { diff --git a/parsing/location.ml b/parsing/location.ml index 5141534fc5..4d6449ded0 100644 --- a/parsing/location.ml +++ b/parsing/location.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Lexing let absname = ref false diff --git a/parsing/location.mli b/parsing/location.mli index dd6a890cce..bae9090207 100644 --- a/parsing/location.mli +++ b/parsing/location.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Source code locations (ranges of positions), used in parsetree. *) open Format diff --git a/parsing/longident.ml b/parsing/longident.ml index 612f9df197..706881af3a 100644 --- a/parsing/longident.ml +++ b/parsing/longident.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type t = Lident of string | Ldot of t * string diff --git a/parsing/longident.mli b/parsing/longident.mli index a802049b96..9e7958550c 100644 --- a/parsing/longident.mli +++ b/parsing/longident.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Long identifiers, used in parsetree. *) type t = diff --git a/parsing/parse.ml b/parsing/parse.ml index 32066db32f..aef957d645 100644 --- a/parsing/parse.ml +++ b/parsing/parse.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Entry points in the parser *) (* Skip tokens to the end of the phrase *) diff --git a/parsing/parse.mli b/parsing/parse.mli index 85e08bc482..abdde31cfe 100644 --- a/parsing/parse.mli +++ b/parsing/parse.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Entry points in the parser *) val implementation : Lexing.lexbuf -> Parsetree.structure diff --git a/parsing/parser.mly b/parsing/parser.mly index 358841a7fe..6dc5f10b1c 100644 --- a/parsing/parser.mly +++ b/parsing/parser.mly @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The parser definition */ %{ diff --git a/parsing/parsetree.mli b/parsing/parsetree.mli index eeca81acf7..5a96d5aba7 100644 --- a/parsing/parsetree.mli +++ b/parsing/parsetree.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Abstract syntax tree produced by parsing *) open Asttypes diff --git a/parsing/printast.ml b/parsing/printast.ml index 6507be458e..233c48ec75 100644 --- a/parsing/printast.ml +++ b/parsing/printast.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Asttypes;; open Format;; open Lexing;; diff --git a/parsing/printast.mli b/parsing/printast.mli index 096f461727..a941da9e4f 100644 --- a/parsing/printast.mli +++ b/parsing/printast.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Parsetree;; open Format;; diff --git a/parsing/syntaxerr.ml b/parsing/syntaxerr.ml index f18e3281d3..bd5fafb25a 100644 --- a/parsing/syntaxerr.ml +++ b/parsing/syntaxerr.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliary type for reporting syntax errors *) open Format diff --git a/parsing/syntaxerr.mli b/parsing/syntaxerr.mli index c2f9eb07c5..08de06de69 100644 --- a/parsing/syntaxerr.mli +++ b/parsing/syntaxerr.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliary type for reporting syntax errors *) open Format diff --git a/stdlib/Compflags b/stdlib/Compflags index 80bb1b6673..283c7402fd 100755 --- a/stdlib/Compflags +++ b/stdlib/Compflags @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - case $1 in pervasives.cm[iox]|pervasives.p.cmx) echo ' -nopervasives';; camlinternalOO.cmi) echo ' -nopervasives';; diff --git a/stdlib/Makefile b/stdlib/Makefile index 2c8e067063..2796d2f18b 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include Makefile.shared allopt: stdlib.cmxa std_exit.cmx allopt-$(PROFILING) diff --git a/stdlib/Makefile.nt b/stdlib/Makefile.nt index 579391a775..b85622b90b 100644 --- a/stdlib/Makefile.nt +++ b/stdlib/Makefile.nt @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include Makefile.shared allopt: stdlib.cmxa std_exit.cmx diff --git a/stdlib/Makefile.shared b/stdlib/Makefile.shared index 9f81ef25ff..e9d5940a91 100755 --- a/stdlib/Makefile.shared +++ b/stdlib/Makefile.shared @@ -11,8 +11,6 @@ # # ######################################################################### -# $Id$ - include ../config/Makefile RUNTIME=../boot/ocamlrun COMPILER=../ocamlc diff --git a/stdlib/StdlibModules b/stdlib/StdlibModules index 926e2cb514..c5c8896ed0 100644 --- a/stdlib/StdlibModules +++ b/stdlib/StdlibModules @@ -13,8 +13,6 @@ # # ######################################################################### -# $Id$ - # This file lists all standard library modules. # It is used in particular to know what to expunge in toplevels. diff --git a/stdlib/arg.ml b/stdlib/arg.ml index 30364f5c40..0602f61039 100644 --- a/stdlib/arg.ml +++ b/stdlib/arg.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type key = string type doc = string type usage_msg = string diff --git a/stdlib/arg.mli b/stdlib/arg.mli index d6e0210aa1..2164e624c6 100644 --- a/stdlib/arg.mli +++ b/stdlib/arg.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Parsing of command line arguments. This module provides a general mechanism for extracting options and diff --git a/stdlib/array.ml b/stdlib/array.ml index d17582a434..ec633ea1f4 100644 --- a/stdlib/array.ml +++ b/stdlib/array.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Array operations *) external length : 'a array -> int = "%array_length" diff --git a/stdlib/array.mli b/stdlib/array.mli index db1f469d0e..6913e2eb65 100644 --- a/stdlib/array.mli +++ b/stdlib/array.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Array operations. *) external length : 'a array -> int = "%array_length" diff --git a/stdlib/arrayLabels.ml b/stdlib/arrayLabels.ml index 652f4cac42..39b4bde7f9 100644 --- a/stdlib/arrayLabels.ml +++ b/stdlib/arrayLabels.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [ArrayLabels]: labelled Array module *) include Array diff --git a/stdlib/arrayLabels.mli b/stdlib/arrayLabels.mli index 308bfa4e1c..03b6224ae6 100644 --- a/stdlib/arrayLabels.mli +++ b/stdlib/arrayLabels.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Array operations. *) external length : 'a array -> int = "%array_length" diff --git a/stdlib/buffer.ml b/stdlib/buffer.ml index 541717ade8..ff30f9fcdd 100644 --- a/stdlib/buffer.ml +++ b/stdlib/buffer.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Extensible buffers *) type t = diff --git a/stdlib/buffer.mli b/stdlib/buffer.mli index ce70c983e9..c50c98792b 100644 --- a/stdlib/buffer.mli +++ b/stdlib/buffer.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Extensible string buffers. This module implements string buffers that automatically expand diff --git a/stdlib/callback.ml b/stdlib/callback.ml index 5dd7894846..34e7304f73 100644 --- a/stdlib/callback.ml +++ b/stdlib/callback.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Registering OCaml values with the C runtime for later callbacks *) external register_named_value : string -> Obj.t -> unit diff --git a/stdlib/callback.mli b/stdlib/callback.mli index c536bf8d53..de0d18373c 100644 --- a/stdlib/callback.mli +++ b/stdlib/callback.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Registering OCaml values with the C runtime. This module allows OCaml values to be registered with the C runtime diff --git a/stdlib/camlinternalLazy.ml b/stdlib/camlinternalLazy.ml index 042a377c9d..5210c0293a 100644 --- a/stdlib/camlinternalLazy.ml +++ b/stdlib/camlinternalLazy.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Internals of forcing lazy values. *) exception Undefined;; diff --git a/stdlib/camlinternalLazy.mli b/stdlib/camlinternalLazy.mli index eef1c9d6fd..27f87d14d3 100644 --- a/stdlib/camlinternalLazy.mli +++ b/stdlib/camlinternalLazy.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Run-time support for lazy values. All functions in this module are for system use only, not for the casual user. *) diff --git a/stdlib/camlinternalMod.ml b/stdlib/camlinternalMod.ml index 36d73bdcf2..20a65207f0 100644 --- a/stdlib/camlinternalMod.ml +++ b/stdlib/camlinternalMod.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type shape = | Function | Lazy diff --git a/stdlib/camlinternalMod.mli b/stdlib/camlinternalMod.mli index bc59f19564..4ec4fde1f2 100644 --- a/stdlib/camlinternalMod.mli +++ b/stdlib/camlinternalMod.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Run-time support for recursive modules. All functions in this module are for system use only, not for the casual user. *) diff --git a/stdlib/camlinternalOO.ml b/stdlib/camlinternalOO.ml index 1abb7e5503..76e25cfbce 100644 --- a/stdlib/camlinternalOO.ml +++ b/stdlib/camlinternalOO.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Obj (**** Object representation ****) diff --git a/stdlib/camlinternalOO.mli b/stdlib/camlinternalOO.mli index f02b020360..afbe61bb9f 100644 --- a/stdlib/camlinternalOO.mli +++ b/stdlib/camlinternalOO.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Run-time support for objects and classes. All functions in this module are for system use only, not for the casual user. *) diff --git a/stdlib/char.ml b/stdlib/char.ml index 6dafbad2b3..15c4635429 100644 --- a/stdlib/char.ml +++ b/stdlib/char.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Character operations *) external code: char -> int = "%identity" diff --git a/stdlib/char.mli b/stdlib/char.mli index 05a8156d3c..d1baa64d3f 100644 --- a/stdlib/char.mli +++ b/stdlib/char.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Character operations. *) external code : char -> int = "%identity" diff --git a/stdlib/complex.ml b/stdlib/complex.ml index c52e647cc9..6d71d46af3 100644 --- a/stdlib/complex.ml +++ b/stdlib/complex.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Complex numbers *) type t = { re: float; im: float } diff --git a/stdlib/complex.mli b/stdlib/complex.mli index 1bfa8b7bc8..645aa93143 100644 --- a/stdlib/complex.mli +++ b/stdlib/complex.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Complex numbers. This module provides arithmetic operations on complex numbers. diff --git a/stdlib/digest.ml b/stdlib/digest.ml index 38df61a038..aee6cd26cd 100644 --- a/stdlib/digest.ml +++ b/stdlib/digest.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Message digest (MD5) *) type t = string diff --git a/stdlib/digest.mli b/stdlib/digest.mli index efc0a4773c..a8d024b3c5 100644 --- a/stdlib/digest.mli +++ b/stdlib/digest.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** MD5 message digest. This module provides functions to compute 128-bit ``digests'' of diff --git a/stdlib/filename.ml b/stdlib/filename.ml index 89a349df31..3edcb927ae 100644 --- a/stdlib/filename.ml +++ b/stdlib/filename.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let generic_quote quotequote s = let l = String.length s in let b = Buffer.create (l + 20) in diff --git a/stdlib/filename.mli b/stdlib/filename.mli index 499e8bb291..b275ebbbd9 100644 --- a/stdlib/filename.mli +++ b/stdlib/filename.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Operations on file names. *) val current_dir_name : string diff --git a/stdlib/format.ml b/stdlib/format.ml index 445e824206..9fa4785e0a 100644 --- a/stdlib/format.ml +++ b/stdlib/format.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* A pretty-printing facility and definition of formatters for ``parallel'' (i.e. unrelated or independent) pretty-printing on multiple out channels. *) diff --git a/stdlib/format.mli b/stdlib/format.mli index b44f79fadc..a594ed54f6 100644 --- a/stdlib/format.mli +++ b/stdlib/format.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Pretty printing. This module implements a pretty-printing facility to format text diff --git a/stdlib/gc.ml b/stdlib/gc.ml index 16a354a35f..39bf343db4 100644 --- a/stdlib/gc.ml +++ b/stdlib/gc.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type stat = { minor_words : float; promoted_words : float; diff --git a/stdlib/gc.mli b/stdlib/gc.mli index 45d882f25a..5437ac0a44 100644 --- a/stdlib/gc.mli +++ b/stdlib/gc.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Memory management control and statistics; finalised values. *) type stat = diff --git a/stdlib/genlex.ml b/stdlib/genlex.ml index 1c6276c9f9..36e10d49a5 100644 --- a/stdlib/genlex.ml +++ b/stdlib/genlex.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type token = Kwd of string | Ident of string diff --git a/stdlib/genlex.mli b/stdlib/genlex.mli index b1098f0977..7a34579aa6 100644 --- a/stdlib/genlex.mli +++ b/stdlib/genlex.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** A generic lexical analyzer. diff --git a/stdlib/hashtbl.ml b/stdlib/hashtbl.ml index 80a0399592..4480f8fce9 100644 --- a/stdlib/hashtbl.ml +++ b/stdlib/hashtbl.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Hash tables *) external seeded_hash_param : int -> int -> int -> 'a -> int = "caml_hash" "noalloc" diff --git a/stdlib/hashtbl.mli b/stdlib/hashtbl.mli index 00d9efca37..bb75751fe6 100644 --- a/stdlib/hashtbl.mli +++ b/stdlib/hashtbl.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Hash tables and hash functions. Hash tables are hashed association tables, with in-place modification. diff --git a/stdlib/header.c b/stdlib/header.c index c82c7bc7f8..cb3d9953a3 100644 --- a/stdlib/header.c +++ b/stdlib/header.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The launcher for bytecode executables (if #! is not working) */ #include diff --git a/stdlib/headernt.c b/stdlib/headernt.c index 9972d5d5c1..bb04dbea8e 100644 --- a/stdlib/headernt.c +++ b/stdlib/headernt.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #define STRICT #define WIN32_LEAN_AND_MEAN diff --git a/stdlib/int32.ml b/stdlib/int32.ml index 15237d7f48..e8e55ddc84 100644 --- a/stdlib/int32.ml +++ b/stdlib/int32.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [Int32]: 32-bit integers *) external neg : int32 -> int32 = "%int32_neg" diff --git a/stdlib/int32.mli b/stdlib/int32.mli index 8bc7384ff2..c727b1a94b 100644 --- a/stdlib/int32.mli +++ b/stdlib/int32.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** 32-bit integers. This module provides operations on the type [int32] diff --git a/stdlib/int64.ml b/stdlib/int64.ml index d8b1c3ca32..aa4add5f1b 100644 --- a/stdlib/int64.ml +++ b/stdlib/int64.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [Int64]: 64-bit integers *) external neg : int64 -> int64 = "%int64_neg" diff --git a/stdlib/int64.mli b/stdlib/int64.mli index 1f28f5c49b..ab3b810771 100644 --- a/stdlib/int64.mli +++ b/stdlib/int64.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** 64-bit integers. This module provides operations on the type [int64] of diff --git a/stdlib/lazy.ml b/stdlib/lazy.ml index 6a114245e7..590be8fe99 100644 --- a/stdlib/lazy.ml +++ b/stdlib/lazy.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [Lazy]: deferred computations *) diff --git a/stdlib/lazy.mli b/stdlib/lazy.mli index 9d720d2bbc..6108a715cd 100644 --- a/stdlib/lazy.mli +++ b/stdlib/lazy.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Deferred computations. *) type 'a t = 'a lazy_t;; diff --git a/stdlib/lexing.ml b/stdlib/lexing.ml index 4d03ec088a..53748ad867 100644 --- a/stdlib/lexing.ml +++ b/stdlib/lexing.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The run-time library for lexers generated by camllex *) type position = { diff --git a/stdlib/lexing.mli b/stdlib/lexing.mli index a1a0690169..6d5406d693 100644 --- a/stdlib/lexing.mli +++ b/stdlib/lexing.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The run-time library for lexers generated by [ocamllex]. *) (** {6 Positions} *) diff --git a/stdlib/list.ml b/stdlib/list.ml index aea05b4bf3..b7dd8269ab 100644 --- a/stdlib/list.ml +++ b/stdlib/list.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* List operations *) let rec length_aux len = function diff --git a/stdlib/list.mli b/stdlib/list.mli index 855699d051..33a9144d43 100644 --- a/stdlib/list.mli +++ b/stdlib/list.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** List operations. Some functions are flagged as not tail-recursive. A tail-recursive diff --git a/stdlib/listLabels.ml b/stdlib/listLabels.ml index 62b6e37687..1f0684bfc7 100644 --- a/stdlib/listLabels.ml +++ b/stdlib/listLabels.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [ListLabels]: labelled List module *) include List diff --git a/stdlib/listLabels.mli b/stdlib/listLabels.mli index b4b58045bf..8cf6514718 100644 --- a/stdlib/listLabels.mli +++ b/stdlib/listLabels.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** List operations. Some functions are flagged as not tail-recursive. A tail-recursive diff --git a/stdlib/map.ml b/stdlib/map.ml index 78b76b0256..5695fa56c1 100644 --- a/stdlib/map.ml +++ b/stdlib/map.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - module type OrderedType = sig type t diff --git a/stdlib/map.mli b/stdlib/map.mli index a6374dbdf6..6dd371b52c 100644 --- a/stdlib/map.mli +++ b/stdlib/map.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Association tables over ordered types. This module implements applicative association tables, also known as diff --git a/stdlib/marshal.ml b/stdlib/marshal.ml index 638f05434a..987aced23f 100644 --- a/stdlib/marshal.ml +++ b/stdlib/marshal.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type extern_flags = No_sharing | Closures diff --git a/stdlib/marshal.mli b/stdlib/marshal.mli index 86e1ebd199..81a643f9eb 100644 --- a/stdlib/marshal.mli +++ b/stdlib/marshal.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Marshaling of data structures. This module provides functions to encode arbitrary data structures diff --git a/stdlib/moreLabels.ml b/stdlib/moreLabels.ml index 3fda7a5b32..d7ac158949 100644 --- a/stdlib/moreLabels.ml +++ b/stdlib/moreLabels.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [MoreLabels]: meta-module for compatibility labelled libraries *) module Hashtbl = Hashtbl diff --git a/stdlib/moreLabels.mli b/stdlib/moreLabels.mli index a004bdb5bf..5037ce484c 100644 --- a/stdlib/moreLabels.mli +++ b/stdlib/moreLabels.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Extra labeled libraries. This meta-module provides labelized version of the {!Hashtbl}, diff --git a/stdlib/nativeint.ml b/stdlib/nativeint.ml index 4bba76d566..94c4b94901 100644 --- a/stdlib/nativeint.ml +++ b/stdlib/nativeint.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [Nativeint]: processor-native integers *) external neg: nativeint -> nativeint = "%nativeint_neg" diff --git a/stdlib/nativeint.mli b/stdlib/nativeint.mli index 7de11ea00d..aa788f03c5 100644 --- a/stdlib/nativeint.mli +++ b/stdlib/nativeint.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Processor-native integers. This module provides operations on the type [nativeint] of diff --git a/stdlib/obj.ml b/stdlib/obj.ml index 96de162f6c..a6f11586e8 100644 --- a/stdlib/obj.ml +++ b/stdlib/obj.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Operations on internal representations of values *) type t diff --git a/stdlib/obj.mli b/stdlib/obj.mli index 9b66723b2a..9a5bd721d5 100644 --- a/stdlib/obj.mli +++ b/stdlib/obj.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Operations on internal representations of values. Not for the casual user. diff --git a/stdlib/oo.ml b/stdlib/oo.ml index 40c8ae6e4a..9d00360c74 100644 --- a/stdlib/oo.ml +++ b/stdlib/oo.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let copy = CamlinternalOO.copy external id : < .. > -> int = "%field1" let new_method = CamlinternalOO.public_method_label diff --git a/stdlib/oo.mli b/stdlib/oo.mli index 2a9eb23209..d1e5804f42 100644 --- a/stdlib/oo.mli +++ b/stdlib/oo.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Operations on objects *) val copy : (< .. > as 'a) -> 'a diff --git a/stdlib/parsing.ml b/stdlib/parsing.ml index a10ffe2c17..b783311527 100644 --- a/stdlib/parsing.ml +++ b/stdlib/parsing.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The parsing engine *) open Lexing diff --git a/stdlib/parsing.mli b/stdlib/parsing.mli index f488245992..0532be162e 100644 --- a/stdlib/parsing.mli +++ b/stdlib/parsing.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The run-time library for parsers generated by [ocamlyacc]. *) val symbol_start : unit -> int diff --git a/stdlib/pervasives.ml b/stdlib/pervasives.ml index 17a1a9c1a8..dc767fe48d 100644 --- a/stdlib/pervasives.ml +++ b/stdlib/pervasives.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* type 'a option = None | Some of 'a *) (* Exceptions *) diff --git a/stdlib/pervasives.mli b/stdlib/pervasives.mli index a131063ec0..a1356463ba 100644 --- a/stdlib/pervasives.mli +++ b/stdlib/pervasives.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The initially opened module. This module provides the basic operations over the built-in types diff --git a/stdlib/printexc.ml b/stdlib/printexc.ml index 8285576899..4283962476 100644 --- a/stdlib/printexc.ml +++ b/stdlib/printexc.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Printf;; let printers = ref [] diff --git a/stdlib/printexc.mli b/stdlib/printexc.mli index 93ee5d6d1a..829530facc 100644 --- a/stdlib/printexc.mli +++ b/stdlib/printexc.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Facilities for printing exceptions. *) val to_string: exn -> string diff --git a/stdlib/printf.ml b/stdlib/printf.ml index 567949064a..349f6e364c 100644 --- a/stdlib/printf.ml +++ b/stdlib/printf.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - external format_float: string -> float -> string = "caml_format_float" external format_int: string -> int -> string diff --git a/stdlib/printf.mli b/stdlib/printf.mli index f7dca62d61..d635225ac9 100644 --- a/stdlib/printf.mli +++ b/stdlib/printf.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Formatted output functions. *) val fprintf : out_channel -> ('a, out_channel, unit) format -> 'a diff --git a/stdlib/queue.ml b/stdlib/queue.ml index 388a46c539..214cc524ec 100644 --- a/stdlib/queue.ml +++ b/stdlib/queue.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - exception Empty (* OCaml currently does not allow the components of a sum type to be diff --git a/stdlib/queue.mli b/stdlib/queue.mli index 5dea9244bc..354271237d 100644 --- a/stdlib/queue.mli +++ b/stdlib/queue.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** First-in first-out queues. This module implements queues (FIFOs), with in-place modification. diff --git a/stdlib/random.ml b/stdlib/random.ml index 800c629706..64f00da344 100644 --- a/stdlib/random.ml +++ b/stdlib/random.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Pseudo-random number generator This is a lagged-Fibonacci F(55, 24, +) with a modified addition function to enhance the mixing of bits. diff --git a/stdlib/random.mli b/stdlib/random.mli index d8ea01e621..90f396f06b 100644 --- a/stdlib/random.mli +++ b/stdlib/random.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Pseudo-random number generators (PRNG). *) (** {6 Basic functions} *) diff --git a/stdlib/scanf.ml b/stdlib/scanf.ml index b619bf8f05..f3a9ea515c 100644 --- a/stdlib/scanf.ml +++ b/stdlib/scanf.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The run-time library for scanners. *) (* Scanning buffers. *) diff --git a/stdlib/scanf.mli b/stdlib/scanf.mli index 879851436e..1026ba6fea 100644 --- a/stdlib/scanf.mli +++ b/stdlib/scanf.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Formatted input functions. *) (** {6 Introduction} *) diff --git a/stdlib/set.ml b/stdlib/set.ml index 661968be86..2626292535 100644 --- a/stdlib/set.ml +++ b/stdlib/set.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Sets over ordered types *) module type OrderedType = diff --git a/stdlib/set.mli b/stdlib/set.mli index 0f1a3b7c96..22bb455a8f 100644 --- a/stdlib/set.mli +++ b/stdlib/set.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Sets over ordered types. This module implements the set data structure, given a total ordering diff --git a/stdlib/sort.ml b/stdlib/sort.ml index 66546b12b1..59c76cb7b0 100644 --- a/stdlib/sort.ml +++ b/stdlib/sort.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Merging and sorting *) open Array diff --git a/stdlib/sort.mli b/stdlib/sort.mli index 4f2a961aaa..d5abb79fa8 100644 --- a/stdlib/sort.mli +++ b/stdlib/sort.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Sorting and merging lists. @deprecated This module is obsolete and exists only for backward diff --git a/stdlib/stack.ml b/stdlib/stack.ml index 599b10c8bb..4db3d5b436 100644 --- a/stdlib/stack.ml +++ b/stdlib/stack.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type 'a t = { mutable c : 'a list } exception Empty diff --git a/stdlib/stack.mli b/stdlib/stack.mli index 2d7a90066a..9b468aa6cc 100644 --- a/stdlib/stack.mli +++ b/stdlib/stack.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Last-in first-out stacks. This module implements stacks (LIFOs), with in-place modification. diff --git a/stdlib/stdLabels.ml b/stdlib/stdLabels.ml index 468dd5176e..35b25e0b71 100644 --- a/stdlib/stdLabels.ml +++ b/stdlib/stdLabels.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [StdLabels]: meta-module for labelled libraries *) module Array = ArrayLabels diff --git a/stdlib/stdLabels.mli b/stdlib/stdLabels.mli index a815d35a2c..bf9ef6547a 100644 --- a/stdlib/stdLabels.mli +++ b/stdlib/stdLabels.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Standard labeled libraries. This meta-module provides labelized version of the {!Array}, diff --git a/stdlib/std_exit.ml b/stdlib/std_exit.ml index c56153738f..66d49c9942 100644 --- a/stdlib/std_exit.ml +++ b/stdlib/std_exit.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Ensure that [at_exit] functions are called at the end of every program *) let _ = do_at_exit() diff --git a/stdlib/stdlib.mllib b/stdlib/stdlib.mllib index 91265e5da9..b41bc2d938 100644 --- a/stdlib/stdlib.mllib +++ b/stdlib/stdlib.mllib @@ -1,7 +1,6 @@ # This file lists all standard library modules # (in the same order as Makefile.shared). # It is used in particular to know what to expunge in toplevels. -# $Id$ Pervasives Array diff --git a/stdlib/stream.ml b/stdlib/stream.ml index 07effd4a1c..99d4bb22ce 100644 --- a/stdlib/stream.ml +++ b/stdlib/stream.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The fields of type t are not mutable to preserve polymorphism of the empty stream. This is type safe because the empty stream is never patched. *) diff --git a/stdlib/stream.mli b/stdlib/stream.mli index 16e7117973..1098a27650 100644 --- a/stdlib/stream.mli +++ b/stdlib/stream.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Streams and parsers. *) type 'a t diff --git a/stdlib/string.ml b/stdlib/string.ml index f3906f3533..fda40b5279 100644 --- a/stdlib/string.ml +++ b/stdlib/string.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* String operations *) external length : string -> int = "%string_length" diff --git a/stdlib/string.mli b/stdlib/string.mli index c248fab18a..14f2c82dbb 100644 --- a/stdlib/string.mli +++ b/stdlib/string.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** String operations. Given a string [s] of length [l], we call character number in [s] diff --git a/stdlib/stringLabels.ml b/stdlib/stringLabels.ml index 2345d4992c..415dbff5db 100644 --- a/stdlib/stringLabels.ml +++ b/stdlib/stringLabels.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [StringLabels]: labelled String module *) include String diff --git a/stdlib/stringLabels.mli b/stdlib/stringLabels.mli index 59b0eb7c28..8e2e6d3798 100644 --- a/stdlib/stringLabels.mli +++ b/stdlib/stringLabels.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** String operations. *) external length : string -> int = "%string_length" diff --git a/stdlib/sys.mli b/stdlib/sys.mli index 6f3d579785..99d7824a38 100644 --- a/stdlib/sys.mli +++ b/stdlib/sys.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** System interface. *) val argv : string array diff --git a/stdlib/sys.mlp b/stdlib/sys.mlp index c7271794d0..9c851d4fa8 100644 --- a/stdlib/sys.mlp +++ b/stdlib/sys.mlp @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* WARNING: sys.ml is generated from sys.mlp. DO NOT EDIT sys.ml or your changes will be lost. *) diff --git a/stdlib/weak.ml b/stdlib/weak.ml index ab0bab0f62..536a42e047 100644 --- a/stdlib/weak.ml +++ b/stdlib/weak.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Weak array operations *) type 'a t;; diff --git a/stdlib/weak.mli b/stdlib/weak.mli index add9b0abb2..a27dea5ce7 100644 --- a/stdlib/weak.mli +++ b/stdlib/weak.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Arrays of weak pointers and hash tables of weak pointers. *) diff --git a/testsuite/Makefile b/testsuite/Makefile index 497d7403d0..14d763182b 100644 --- a/testsuite/Makefile +++ b/testsuite/Makefile @@ -1,5 +1,3 @@ -# $Id$ - BASEDIR=${PWD} NO_PRINT=`($(MAKE) empty --no-print-directory > /dev/null 2>&1) && echo '--no-print-directory' || echo ''` diff --git a/testsuite/interactive/lib-gc/alloc.ml b/testsuite/interactive/lib-gc/alloc.ml index 24a568caaf..2db8034690 100644 --- a/testsuite/interactive/lib-gc/alloc.ml +++ b/testsuite/interactive/lib-gc/alloc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Random allocation test *) (* diff --git a/testsuite/lib/Makefile b/testsuite/lib/Makefile index b6fc63c207..d20d61e657 100644 --- a/testsuite/lib/Makefile +++ b/testsuite/lib/Makefile @@ -1,5 +1,3 @@ -# $Id$ - compile: compile-targets promote: defaultpromote diff --git a/testsuite/lib/testing.ml b/testsuite/lib/testing.ml index 4b49cfc0a1..0791fa7ecd 100644 --- a/testsuite/lib/testing.ml +++ b/testsuite/lib/testing.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Testing auxilliaries. *) open Scanf;; diff --git a/testsuite/lib/testing.mli b/testsuite/lib/testing.mli index 18b2ea0376..68440f729f 100644 --- a/testsuite/lib/testing.mli +++ b/testsuite/lib/testing.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Testing auxilliaries. *) val test : bool -> unit;; diff --git a/testsuite/makefiles/Makefile.common b/testsuite/makefiles/Makefile.common index c7da5b7058..a115bda71f 100644 --- a/testsuite/makefiles/Makefile.common +++ b/testsuite/makefiles/Makefile.common @@ -1,5 +1,3 @@ -# $Id$ - TOPDIR=$(BASEDIR)/.. include $(TOPDIR)/config/Makefile diff --git a/testsuite/makefiles/Makefile.okbad b/testsuite/makefiles/Makefile.okbad index 9016dab3fe..ddb5dc2629 100644 --- a/testsuite/makefiles/Makefile.okbad +++ b/testsuite/makefiles/Makefile.okbad @@ -1,5 +1,3 @@ -# $Id$ - default: compile compile: diff --git a/testsuite/makefiles/Makefile.one b/testsuite/makefiles/Makefile.one index 5c8e365e38..6493dd9daa 100644 --- a/testsuite/makefiles/Makefile.one +++ b/testsuite/makefiles/Makefile.one @@ -1,5 +1,3 @@ -# $Id$ - CMI_FILES=$(MODULES:=.cmi) CMO_FILES=$(MODULES:=.cmo) CMX_FILES=$(MODULES:=.cmx) diff --git a/testsuite/makefiles/Makefile.several b/testsuite/makefiles/Makefile.several index af81182253..8c4c74b98b 100644 --- a/testsuite/makefiles/Makefile.several +++ b/testsuite/makefiles/Makefile.several @@ -1,5 +1,3 @@ -# $Id$ - CC=$(NATIVECC) $(NATIVECCCOMPOPTS) FC=$(FORTAN_COMPILER) CMO_FILES=$(MODULES:=.cmo) diff --git a/testsuite/makefiles/Makefile.toplevel b/testsuite/makefiles/Makefile.toplevel index 532763f431..64c7b0bfec 100644 --- a/testsuite/makefiles/Makefile.toplevel +++ b/testsuite/makefiles/Makefile.toplevel @@ -1,5 +1,3 @@ -# $Id$ - default: @for file in *.ml; do \ $(OCAML) < $$file 2>&1 | grep -v '^ OCaml version' > $$file.result; \ diff --git a/testsuite/tests/asmcomp/alpha.S b/testsuite/tests/asmcomp/alpha.S index 10e3388637..fd5fef1e5f 100644 --- a/testsuite/tests/asmcomp/alpha.S +++ b/testsuite/tests/asmcomp/alpha.S @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - .globl call_gen_code .ent call_gen_code diff --git a/testsuite/tests/asmcomp/amd64.S b/testsuite/tests/asmcomp/amd64.S index 57229e09a4..c457d5c241 100644 --- a/testsuite/tests/asmcomp/amd64.S +++ b/testsuite/tests/asmcomp/amd64.S @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #ifdef SYS_macosx #define ALIGN 4 #else diff --git a/testsuite/tests/asmcomp/arith.cmm b/testsuite/tests/asmcomp/arith.cmm index b29812957a..ac9d02c2c2 100644 --- a/testsuite/tests/asmcomp/arith.cmm +++ b/testsuite/tests/asmcomp/arith.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Regression test for arithmetic instructions *) (function "testarith" () diff --git a/testsuite/tests/asmcomp/arm.S b/testsuite/tests/asmcomp/arm.S index 8fab5ae92f..2e364564e1 100644 --- a/testsuite/tests/asmcomp/arm.S +++ b/testsuite/tests/asmcomp/arm.S @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - .text .global call_gen_code diff --git a/testsuite/tests/asmcomp/checkbound.cmm b/testsuite/tests/asmcomp/checkbound.cmm index 62828bd350..1968154bf4 100644 --- a/testsuite/tests/asmcomp/checkbound.cmm +++ b/testsuite/tests/asmcomp/checkbound.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "checkbound2" (x: int y: int) (checkbound x y)) diff --git a/testsuite/tests/asmcomp/fib.cmm b/testsuite/tests/asmcomp/fib.cmm index d21260448b..db79c6733c 100644 --- a/testsuite/tests/asmcomp/fib.cmm +++ b/testsuite/tests/asmcomp/fib.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "fib" (n: int) (if (< n 2) 1 diff --git a/testsuite/tests/asmcomp/hppa.S b/testsuite/tests/asmcomp/hppa.S index ff3d66d59f..5f7455b7cb 100644 --- a/testsuite/tests/asmcomp/hppa.S +++ b/testsuite/tests/asmcomp/hppa.S @@ -10,7 +10,6 @@ ;* * ;********************************************************************* -; $Id$ ; Must be preprocessed by cpp #ifdef SYS_hpux diff --git a/testsuite/tests/asmcomp/i386.S b/testsuite/tests/asmcomp/i386.S index 94e44c773f..cc8a363890 100644 --- a/testsuite/tests/asmcomp/i386.S +++ b/testsuite/tests/asmcomp/i386.S @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Linux with ELF binaries does not prefix identifiers with _. Linux with a.out binaries, FreeBSD, and NextStep do. */ diff --git a/testsuite/tests/asmcomp/i386nt.asm b/testsuite/tests/asmcomp/i386nt.asm index 80af32ffd0..618d41c949 100644 --- a/testsuite/tests/asmcomp/i386nt.asm +++ b/testsuite/tests/asmcomp/i386nt.asm @@ -10,8 +10,6 @@ ; ; ;*********************************************************************; -; $Id$ - .386 .MODEL FLAT diff --git a/testsuite/tests/asmcomp/ia64.S b/testsuite/tests/asmcomp/ia64.S index 028c622f9d..b1aa5e831c 100644 --- a/testsuite/tests/asmcomp/ia64.S +++ b/testsuite/tests/asmcomp/ia64.S @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #define ST8OFF(a,b,d) st8 [a] = b, d #define LD8OFF(a,b,d) ld8 a = [b], d #define STFDOFF(a,b,d) stfd [a] = b, d diff --git a/testsuite/tests/asmcomp/integr.cmm b/testsuite/tests/asmcomp/integr.cmm index 504bb0db5a..61c707a4f1 100644 --- a/testsuite/tests/asmcomp/integr.cmm +++ b/testsuite/tests/asmcomp/integr.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "square" (x: float) ( *f x x)) diff --git a/testsuite/tests/asmcomp/lexcmm.mli b/testsuite/tests/asmcomp/lexcmm.mli index a4998ca127..e395abeb03 100644 --- a/testsuite/tests/asmcomp/lexcmm.mli +++ b/testsuite/tests/asmcomp/lexcmm.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - val token: Lexing.lexbuf -> Parsecmm.token type error = diff --git a/testsuite/tests/asmcomp/lexcmm.mll b/testsuite/tests/asmcomp/lexcmm.mll index eb2f2c8296..78346561ad 100644 --- a/testsuite/tests/asmcomp/lexcmm.mll +++ b/testsuite/tests/asmcomp/lexcmm.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - { open Parsecmm diff --git a/testsuite/tests/asmcomp/m68k.S b/testsuite/tests/asmcomp/m68k.S index f24ff404e7..4d0f6a3a81 100644 --- a/testsuite/tests/asmcomp/m68k.S +++ b/testsuite/tests/asmcomp/m68k.S @@ -10,8 +10,6 @@ |* * |*********************************************************************** -| $Id$ - | call_gen_code is used with the following types: | unit -> int | int -> int diff --git a/testsuite/tests/asmcomp/main.c b/testsuite/tests/asmcomp/main.c index 33fd8a98a4..0b59b0b826 100644 --- a/testsuite/tests/asmcomp/main.c +++ b/testsuite/tests/asmcomp/main.c @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/testsuite/tests/asmcomp/main.ml b/testsuite/tests/asmcomp/main.ml index 09539f9353..0491896984 100644 --- a/testsuite/tests/asmcomp/main.ml +++ b/testsuite/tests/asmcomp/main.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Clflags let compile_file filename = diff --git a/testsuite/tests/asmcomp/mainarith.c b/testsuite/tests/asmcomp/mainarith.c index 3bda5ddeaf..b7a6c592dc 100644 --- a/testsuite/tests/asmcomp/mainarith.c +++ b/testsuite/tests/asmcomp/mainarith.c @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/testsuite/tests/asmcomp/mips.s b/testsuite/tests/asmcomp/mips.s index ec6931bf71..db4f23eabd 100644 --- a/testsuite/tests/asmcomp/mips.s +++ b/testsuite/tests/asmcomp/mips.s @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - .globl call_gen_code .ent call_gen_code call_gen_code: diff --git a/testsuite/tests/asmcomp/parsecmm.mly b/testsuite/tests/asmcomp/parsecmm.mly index c19adf1c3d..c8b038581e 100644 --- a/testsuite/tests/asmcomp/parsecmm.mly +++ b/testsuite/tests/asmcomp/parsecmm.mly @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* A simple parser for C-- */ %{ diff --git a/testsuite/tests/asmcomp/parsecmmaux.ml b/testsuite/tests/asmcomp/parsecmmaux.ml index 5aa2ea05b5..1c0848ddfe 100644 --- a/testsuite/tests/asmcomp/parsecmmaux.ml +++ b/testsuite/tests/asmcomp/parsecmmaux.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliary functions for parsing *) type error = diff --git a/testsuite/tests/asmcomp/parsecmmaux.mli b/testsuite/tests/asmcomp/parsecmmaux.mli index d488db1f5d..0f2e370a16 100644 --- a/testsuite/tests/asmcomp/parsecmmaux.mli +++ b/testsuite/tests/asmcomp/parsecmmaux.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliary functions for parsing *) val bind_ident: string -> Ident.t diff --git a/testsuite/tests/asmcomp/power-aix.S b/testsuite/tests/asmcomp/power-aix.S index 0752100f59..788c86ff9d 100644 --- a/testsuite/tests/asmcomp/power-aix.S +++ b/testsuite/tests/asmcomp/power-aix.S @@ -10,8 +10,6 @@ #* * #********************************************************************* -# $Id$ - .csect .text[PR] .globl .call_gen_code diff --git a/testsuite/tests/asmcomp/power-elf.S b/testsuite/tests/asmcomp/power-elf.S index 7fee4aa1bf..7ff87c5911 100644 --- a/testsuite/tests/asmcomp/power-elf.S +++ b/testsuite/tests/asmcomp/power-elf.S @@ -10,8 +10,6 @@ /* */ /*********************************************************************/ -/* $Id$ */ - /* Save and restore all callee-save registers */ /* GPR 14 at sp+16 ... GPR 31 at sp+84 FPR 14 at sp+92 ... FPR 31 at sp+228 */ diff --git a/testsuite/tests/asmcomp/power-rhapsody.S b/testsuite/tests/asmcomp/power-rhapsody.S index 06788a8c47..be13cc14f7 100644 --- a/testsuite/tests/asmcomp/power-rhapsody.S +++ b/testsuite/tests/asmcomp/power-rhapsody.S @@ -10,8 +10,6 @@ /* */ /*********************************************************************/ -/* $Id$ */ - /* Save and restore all callee-save registers */ /* GPR 14 at sp+16 ... GPR 31 at sp+84 FPR 14 at sp+92 ... FPR 31 at sp+228 */ diff --git a/testsuite/tests/asmcomp/quicksort.cmm b/testsuite/tests/asmcomp/quicksort.cmm index 21b1add570..9681ee879d 100644 --- a/testsuite/tests/asmcomp/quicksort.cmm +++ b/testsuite/tests/asmcomp/quicksort.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "quicksort" (lo: int hi: int a: addr) (if (< lo hi) (let (i lo diff --git a/testsuite/tests/asmcomp/quicksort2.cmm b/testsuite/tests/asmcomp/quicksort2.cmm index 08988573af..74e2a0c9ff 100644 --- a/testsuite/tests/asmcomp/quicksort2.cmm +++ b/testsuite/tests/asmcomp/quicksort2.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "cmp" (i: int j: int) (- i j)) diff --git a/testsuite/tests/asmcomp/soli.cmm b/testsuite/tests/asmcomp/soli.cmm index af4d39fc6a..dcf8b0b6bd 100644 --- a/testsuite/tests/asmcomp/soli.cmm +++ b/testsuite/tests/asmcomp/soli.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - ("d1": int 0 int 1 "d2": int 1 int 0 "d3": int 0 int -1 diff --git a/testsuite/tests/asmcomp/sparc.S b/testsuite/tests/asmcomp/sparc.S index 362c6f1355..53c5fc9029 100644 --- a/testsuite/tests/asmcomp/sparc.S +++ b/testsuite/tests/asmcomp/sparc.S @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #if defined(SYS_solaris) || defined(SYS_elf) #define Call_gen_code _call_gen_code #define Caml_c_call _caml_c_call diff --git a/testsuite/tests/asmcomp/tagged-fib.cmm b/testsuite/tests/asmcomp/tagged-fib.cmm index 67d4cba2bd..945b1a1dfa 100644 --- a/testsuite/tests/asmcomp/tagged-fib.cmm +++ b/testsuite/tests/asmcomp/tagged-fib.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "fib" (n: int) (if (< n 5) 3 diff --git a/testsuite/tests/asmcomp/tagged-integr.cmm b/testsuite/tests/asmcomp/tagged-integr.cmm index 663633d7a5..01519290ae 100644 --- a/testsuite/tests/asmcomp/tagged-integr.cmm +++ b/testsuite/tests/asmcomp/tagged-integr.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - ("res_square": skip 8) ("h": skip 8) ("x": skip 8) diff --git a/testsuite/tests/asmcomp/tagged-quicksort.cmm b/testsuite/tests/asmcomp/tagged-quicksort.cmm index 73fca10171..501e391609 100644 --- a/testsuite/tests/asmcomp/tagged-quicksort.cmm +++ b/testsuite/tests/asmcomp/tagged-quicksort.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "quick" (lo: int hi: int a: addr) (if (< lo hi) (let (i lo diff --git a/testsuite/tests/asmcomp/tagged-tak.cmm b/testsuite/tests/asmcomp/tagged-tak.cmm index 2bda22385e..73e7668484 100644 --- a/testsuite/tests/asmcomp/tagged-tak.cmm +++ b/testsuite/tests/asmcomp/tagged-tak.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "tak" (x:int y:int z:int) (if (> x y) (app "tak" (app "tak" (- x 2) y z int) diff --git a/testsuite/tests/asmcomp/tak.cmm b/testsuite/tests/asmcomp/tak.cmm index 26bbd96817..fe71cb8de6 100644 --- a/testsuite/tests/asmcomp/tak.cmm +++ b/testsuite/tests/asmcomp/tak.cmm @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (function "tak" (x:int y:int z:int) (if (> x y) (app "tak" (app "tak" (- x 1) y z int) diff --git a/testsuite/tests/basic-more/tformat.ml b/testsuite/tests/basic-more/tformat.ml index 77d30ac34d..64176d88f8 100644 --- a/testsuite/tests/basic-more/tformat.ml +++ b/testsuite/tests/basic-more/tformat.ml @@ -10,7 +10,7 @@ (* *) (*************************************************************************) -(* $Id$ +(* A testbed file for the module Format. diff --git a/testsuite/tests/basic-private/length.ml b/testsuite/tests/basic-private/length.ml index 318e98cb11..c36e670273 100644 --- a/testsuite/tests/basic-private/length.ml +++ b/testsuite/tests/basic-private/length.ml @@ -1,4 +1,4 @@ -(* $Id$ +(* A testbed file for private type abbreviation definitions. diff --git a/testsuite/tests/basic-private/length.mli b/testsuite/tests/basic-private/length.mli index 6cd7e12142..67d055db68 100644 --- a/testsuite/tests/basic-private/length.mli +++ b/testsuite/tests/basic-private/length.mli @@ -1,4 +1,4 @@ -(* $Id$ +(* A testbed file for private type abbreviation definitions. diff --git a/testsuite/tests/basic-private/tlength.ml b/testsuite/tests/basic-private/tlength.ml index f1fd91af94..73f0bf9548 100644 --- a/testsuite/tests/basic-private/tlength.ml +++ b/testsuite/tests/basic-private/tlength.ml @@ -1,4 +1,4 @@ -(* $Id$ +(* A testbed file for private type abbreviation definitions. diff --git a/testsuite/tests/basic/maps.ml b/testsuite/tests/basic/maps.ml index f021e00cce..199f6fe4da 100644 --- a/testsuite/tests/basic/maps.ml +++ b/testsuite/tests/basic/maps.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - module IntMap = Map.Make(struct type t = int let compare x y = x-y end) let m1 = IntMap.add 4 "Y" (IntMap.singleton 3 "X1") diff --git a/testsuite/tests/basic/sets.ml b/testsuite/tests/basic/sets.ml index f2fa158c38..d5eb3b717b 100644 --- a/testsuite/tests/basic/sets.ml +++ b/testsuite/tests/basic/sets.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - module IntSet = Set.Make(struct type t = int let compare x y = x-y end) let even = List.fold_right IntSet.add [0; -2; 2; 4; 6; -10] IntSet.empty diff --git a/testsuite/tests/lib-bigarray/fftba.ml b/testsuite/tests/lib-bigarray/fftba.ml index f7149252c7..801553f37b 100644 --- a/testsuite/tests/lib-bigarray/fftba.ml +++ b/testsuite/tests/lib-bigarray/fftba.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Bigarray let pi = 3.14159265358979323846 diff --git a/testsuite/tests/lib-scanf/tscanf.ml b/testsuite/tests/lib-scanf/tscanf.ml index 8eb7d99361..989e488e83 100644 --- a/testsuite/tests/lib-scanf/tscanf.ml +++ b/testsuite/tests/lib-scanf/tscanf.ml @@ -10,7 +10,7 @@ (* *) (*************************************************************************) -(* $Id$ +(* A testbed file for the module Scanf. diff --git a/testsuite/tests/misc-kb/equations.ml b/testsuite/tests/misc-kb/equations.ml index 1d905e015d..0ea3bb111b 100644 --- a/testsuite/tests/misc-kb/equations.ml +++ b/testsuite/tests/misc-kb/equations.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (****************** Equation manipulations *************) open Terms diff --git a/testsuite/tests/misc-kb/equations.mli b/testsuite/tests/misc-kb/equations.mli index 49b1a461e7..db80f48163 100644 --- a/testsuite/tests/misc-kb/equations.mli +++ b/testsuite/tests/misc-kb/equations.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Terms type rule = diff --git a/testsuite/tests/misc-kb/kb.ml b/testsuite/tests/misc-kb/kb.ml index 5045a31881..0892a90c85 100644 --- a/testsuite/tests/misc-kb/kb.ml +++ b/testsuite/tests/misc-kb/kb.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Terms open Equations diff --git a/testsuite/tests/misc-kb/kb.mli b/testsuite/tests/misc-kb/kb.mli index 27aa2e9862..c0578e56f2 100644 --- a/testsuite/tests/misc-kb/kb.mli +++ b/testsuite/tests/misc-kb/kb.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Terms open Equations diff --git a/testsuite/tests/misc-kb/kbmain.ml b/testsuite/tests/misc-kb/kbmain.ml index a0d4ff715b..753f73533c 100644 --- a/testsuite/tests/misc-kb/kbmain.ml +++ b/testsuite/tests/misc-kb/kbmain.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Terms open Equations open Orderings diff --git a/testsuite/tests/misc-kb/orderings.ml b/testsuite/tests/misc-kb/orderings.ml index 6da73df8d7..488f870373 100644 --- a/testsuite/tests/misc-kb/orderings.ml +++ b/testsuite/tests/misc-kb/orderings.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (*********************** Recursive Path Ordering ****************************) open Terms diff --git a/testsuite/tests/misc-kb/orderings.mli b/testsuite/tests/misc-kb/orderings.mli index d75c58a029..d67e3796d6 100644 --- a/testsuite/tests/misc-kb/orderings.mli +++ b/testsuite/tests/misc-kb/orderings.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Terms type ordering = diff --git a/testsuite/tests/misc-kb/terms.ml b/testsuite/tests/misc-kb/terms.ml index f7a1c3e7b7..b490c81fa4 100644 --- a/testsuite/tests/misc-kb/terms.ml +++ b/testsuite/tests/misc-kb/terms.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (****************** Term manipulations *****************) type term = diff --git a/testsuite/tests/misc-kb/terms.mli b/testsuite/tests/misc-kb/terms.mli index 40c7710818..aa1dd2cdce 100644 --- a/testsuite/tests/misc-kb/terms.mli +++ b/testsuite/tests/misc-kb/terms.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type term = Var of int | Term of string * term list diff --git a/testsuite/tests/misc-unsafe/fft.ml b/testsuite/tests/misc-unsafe/fft.ml index d9668cb895..2c1cf38b0f 100644 --- a/testsuite/tests/misc-unsafe/fft.ml +++ b/testsuite/tests/misc-unsafe/fft.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let pi = 3.14159265358979323846 let tpi = 2.0 *. pi diff --git a/testsuite/tests/misc-unsafe/quicksort.ml b/testsuite/tests/misc-unsafe/quicksort.ml index d5d8fb4dd3..4f872fd24a 100644 --- a/testsuite/tests/misc-unsafe/quicksort.ml +++ b/testsuite/tests/misc-unsafe/quicksort.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Good test for loops. Best compiled with -unsafe. *) let rec qsort lo hi (a : int array) = diff --git a/testsuite/tests/misc-unsafe/soli.ml b/testsuite/tests/misc-unsafe/soli.ml index 1639398608..e4aa721571 100644 --- a/testsuite/tests/misc-unsafe/soli.ml +++ b/testsuite/tests/misc-unsafe/soli.ml @@ -10,9 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - - type peg = Out | Empty | Peg let board = [| diff --git a/testsuite/tests/misc/bdd.ml b/testsuite/tests/misc/bdd.ml index 0d54bd808b..954edc1648 100644 --- a/testsuite/tests/misc/bdd.ml +++ b/testsuite/tests/misc/bdd.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Translated to OCaml by Xavier Leroy *) (* Original code written in SML by ... *) diff --git a/testsuite/tests/misc/boyer.ml b/testsuite/tests/misc/boyer.ml index 57912d1bdd..09bfd649f0 100644 --- a/testsuite/tests/misc/boyer.ml +++ b/testsuite/tests/misc/boyer.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Manipulations over terms *) type term = diff --git a/testsuite/tests/misc/fib.ml b/testsuite/tests/misc/fib.ml index 7311c8128a..adaf54885a 100644 --- a/testsuite/tests/misc/fib.ml +++ b/testsuite/tests/misc/fib.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let rec fib n = if n < 2 then 1 else fib(n-1) + fib(n-2) diff --git a/testsuite/tests/misc/hamming.ml b/testsuite/tests/misc/hamming.ml index 872454401c..7c49c2b4ce 100644 --- a/testsuite/tests/misc/hamming.ml +++ b/testsuite/tests/misc/hamming.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* We cannot use bignums because we don't do custom runtimes, but int64 is a bit short, so we roll our own 37-digit numbers... *) diff --git a/testsuite/tests/misc/nucleic.ml b/testsuite/tests/misc/nucleic.ml index 624300806f..6b5b196f55 100644 --- a/testsuite/tests/misc/nucleic.ml +++ b/testsuite/tests/misc/nucleic.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Use floating-point arithmetic *) external (+) : float -> float -> float = "%addfloat" diff --git a/testsuite/tests/misc/sieve.ml b/testsuite/tests/misc/sieve.ml index 0cf4b31016..7d8d21bdbe 100644 --- a/testsuite/tests/misc/sieve.ml +++ b/testsuite/tests/misc/sieve.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Eratosthene's sieve *) (* interval min max = [min; min+1; ...; max-1; max] *) diff --git a/testsuite/tests/misc/sorts.ml b/testsuite/tests/misc/sorts.ml index 7ae00beff9..fb7db47a9e 100644 --- a/testsuite/tests/misc/sorts.ml +++ b/testsuite/tests/misc/sorts.ml @@ -4475,5 +4475,3 @@ let main () = ;; if not !Sys.interactive then Printexc.catch main ();; - -(* $Id$ *) diff --git a/testsuite/tests/misc/takc.ml b/testsuite/tests/misc/takc.ml index 89bb38755f..667ff5a749 100644 --- a/testsuite/tests/misc/takc.ml +++ b/testsuite/tests/misc/takc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let rec tak x y z = if x > y then tak (tak (x-1) y z) (tak (y-1) z x) (tak (z-1) x y) else z diff --git a/testsuite/tests/misc/taku.ml b/testsuite/tests/misc/taku.ml index 31e617eed7..47d94c88bd 100644 --- a/testsuite/tests/misc/taku.ml +++ b/testsuite/tests/misc/taku.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let rec tak (x, y, z) = if x > y then tak(tak (x-1, y, z), tak (y-1, z, x), tak (z-1, x, y)) else z diff --git a/testsuite/tests/misc/weaktest.ml b/testsuite/tests/misc/weaktest.ml index 92ab5576d3..85c1a6a297 100644 --- a/testsuite/tests/misc/weaktest.ml +++ b/testsuite/tests/misc/weaktest.ml @@ -1,5 +1,3 @@ -(* $Id$ *) - let debug = false;; open Printf;; diff --git a/testsuite/tests/tool-lexyacc/gram_aux.ml b/testsuite/tests/tool-lexyacc/gram_aux.ml index c082ea1bc3..255f58f3ed 100644 --- a/testsuite/tests/tool-lexyacc/gram_aux.ml +++ b/testsuite/tests/tool-lexyacc/gram_aux.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliaries for the parser. *) open Syntax diff --git a/testsuite/tests/tool-lexyacc/grammar.mly b/testsuite/tests/tool-lexyacc/grammar.mly index 267b71e3d3..a182136761 100644 --- a/testsuite/tests/tool-lexyacc/grammar.mly +++ b/testsuite/tests/tool-lexyacc/grammar.mly @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* The grammar for lexer definitions */ %{ diff --git a/testsuite/tests/tool-lexyacc/input b/testsuite/tests/tool-lexyacc/input index da2f06aa7a..c0d7859456 100644 --- a/testsuite/tests/tool-lexyacc/input +++ b/testsuite/tests/tool-lexyacc/input @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexical analyzer for lexer definitions. *) { diff --git a/testsuite/tests/tool-lexyacc/lexgen.ml b/testsuite/tests/tool-lexyacc/lexgen.ml index 8a3e36a612..1a5995728c 100644 --- a/testsuite/tests/tool-lexyacc/lexgen.ml +++ b/testsuite/tests/tool-lexyacc/lexgen.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compiling a lexer definition *) open Syntax diff --git a/testsuite/tests/tool-lexyacc/main.ml b/testsuite/tests/tool-lexyacc/main.ml index a9337d4b9b..529eb12d70 100644 --- a/testsuite/tests/tool-lexyacc/main.ml +++ b/testsuite/tests/tool-lexyacc/main.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexer generator. Command-line parsing. *) open Syntax diff --git a/testsuite/tests/tool-lexyacc/output.ml b/testsuite/tests/tool-lexyacc/output.ml index 0956b4069c..d8e854402c 100644 --- a/testsuite/tests/tool-lexyacc/output.ml +++ b/testsuite/tests/tool-lexyacc/output.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Generating a DFA as a set of mutually recursive functions *) open Syntax diff --git a/testsuite/tests/tool-lexyacc/scan_aux.ml b/testsuite/tests/tool-lexyacc/scan_aux.ml index 54da13ede0..81168f3364 100644 --- a/testsuite/tests/tool-lexyacc/scan_aux.ml +++ b/testsuite/tests/tool-lexyacc/scan_aux.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Auxiliaries for the lexical analyzer *) let brace_depth = ref 0 diff --git a/testsuite/tests/tool-lexyacc/scanner.mll b/testsuite/tests/tool-lexyacc/scanner.mll index c304806292..7d71c68522 100644 --- a/testsuite/tests/tool-lexyacc/scanner.mll +++ b/testsuite/tests/tool-lexyacc/scanner.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexical analyzer for lexer definitions. *) { diff --git a/testsuite/tests/tool-lexyacc/syntax.ml b/testsuite/tests/tool-lexyacc/syntax.ml index e2ff025eee..8f634466b1 100644 --- a/testsuite/tests/tool-lexyacc/syntax.ml +++ b/testsuite/tests/tool-lexyacc/syntax.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The shallow abstract syntax *) type location = diff --git a/testsuite/tests/tool-ocaml/lib.ml b/testsuite/tests/tool-ocaml/lib.ml index 557fc04ad2..9ab7427190 100644 --- a/testsuite/tests/tool-ocaml/lib.ml +++ b/testsuite/tests/tool-ocaml/lib.ml @@ -1,5 +1,3 @@ -(* file $Id$ *) - external raise : exn -> 'a = "%raise" external not : bool -> bool = "%boolnot" @@ -42,5 +40,3 @@ external weak_set : 'a weak_t -> int -> 'a option -> unit = "caml_weak_set";; external weak_get: 'a weak_t -> int -> 'a option = "caml_weak_get";; let x = 42;; - -(* eof $Id$ *) diff --git a/testsuite/tests/tool-ocaml/t301-object.ml b/testsuite/tests/tool-ocaml/t301-object.ml index 5b053c0064..ac4a4e03d4 100644 --- a/testsuite/tests/tool-ocaml/t301-object.ml +++ b/testsuite/tests/tool-ocaml/t301-object.ml @@ -7,8 +7,6 @@ ocamlc -nostdlib -I ../../stdlib \ t301-object.ml -o t301-object.byte ***) -(* $Id$ *) - class c = object (self) method pubmet = 1 @@ -25,5 +23,3 @@ let (x,y,z) = f () in if x <> 1 then raise Not_found; if y <> 2 then raise Not_found; if z <> 4 then raise Not_found;; - -(**** eof $Id$ *) diff --git a/testsuite/tests/tool-ocamldoc/odoc_test.ml b/testsuite/tests/tool-ocamldoc/odoc_test.ml index 3600d6547f..918cadc40f 100644 --- a/testsuite/tests/tool-ocamldoc/odoc_test.ml +++ b/testsuite/tests/tool-ocamldoc/odoc_test.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Custom generator to perform test on ocamldoc. *) open Odoc_info diff --git a/testsuite/tests/typing-labels/mixin.ml b/testsuite/tests/typing-labels/mixin.ml index 83e7571f82..5ca686a118 100644 --- a/testsuite/tests/typing-labels/mixin.ml +++ b/testsuite/tests/typing-labels/mixin.ml @@ -1,5 +1,3 @@ -(* $Id$ *) - open StdLabels open MoreLabels diff --git a/testsuite/tests/typing-labels/mixin2.ml b/testsuite/tests/typing-labels/mixin2.ml index 34d6bf50a9..8a5498fa33 100644 --- a/testsuite/tests/typing-labels/mixin2.ml +++ b/testsuite/tests/typing-labels/mixin2.ml @@ -1,5 +1,3 @@ -(* $Id$ *) - (* Full fledge version, using objects to structure code *) open StdLabels diff --git a/testsuite/tests/typing-labels/mixin3.ml b/testsuite/tests/typing-labels/mixin3.ml index d8b037b7aa..0b9db24281 100644 --- a/testsuite/tests/typing-labels/mixin3.ml +++ b/testsuite/tests/typing-labels/mixin3.ml @@ -1,5 +1,3 @@ -(* $Id$ *) - (* Full fledge version, using objects to structure code *) open StdLabels diff --git a/testsuite/tests/typing-poly/poly.ml b/testsuite/tests/typing-poly/poly.ml index b0a5f97b83..52d362a57a 100644 --- a/testsuite/tests/typing-poly/poly.ml +++ b/testsuite/tests/typing-poly/poly.ml @@ -1,4 +1,3 @@ -(* $Id$ *) (* Polymorphic methods are now available in the main branch. Enjoy. diff --git a/tools/Makefile b/tools/Makefile index da87fa99e5..e2f3cb26e7 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - include Makefile.shared # To make custom toplevels diff --git a/tools/Makefile.nt b/tools/Makefile.nt index b22e35d280..052af81c22 100644 --- a/tools/Makefile.nt +++ b/tools/Makefile.nt @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - include Makefile.shared # To make custom toplevels diff --git a/tools/Makefile.shared b/tools/Makefile.shared index 39004d41ee..9f7e841bb5 100644 --- a/tools/Makefile.shared +++ b/tools/Makefile.shared @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - include ../config/Makefile CAMLRUN=../boot/ocamlrun diff --git a/tools/addlabels.ml b/tools/addlabels.ml index c12bde8470..01dbe2cbe7 100644 --- a/tools/addlabels.ml +++ b/tools/addlabels.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open StdLabels open Asttypes open Parsetree diff --git a/tools/check-typo b/tools/check-typo index 6c7da5963c..f1e37a3bef 100755 --- a/tools/check-typo +++ b/tools/check-typo @@ -24,7 +24,7 @@ # - presence of a LF character at the end of the file (missing-lf) # - maximum line length of 80 characters (long-line) # - presence of a copyright header (missing-header) -# - absence of a leftover "$Id$" string (svn-keyword) +# - absence of a leftover "$Id" string (svn-keyword) # Exceptions are handled with a SVN property: "ocaml:typo". # Its value for a given file is a comma-separated list of rule names, @@ -172,7 +172,7 @@ IGNORE_DIRS=" err("white-at-eol", "whitespace at end of line"); } - match($0, /\$Id\$/) { + match($0, /\$Id(: .*)?\$/) { err("svn-keyword", "SVN keyword marker"); } diff --git a/tools/checkstack.c b/tools/checkstack.c index 9289c678ca..dea6a0a6a3 100644 --- a/tools/checkstack.c +++ b/tools/checkstack.c @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include #include #include diff --git a/tools/cvt_emit.mll b/tools/cvt_emit.mll index 723274c4ad..d54243e27c 100644 --- a/tools/cvt_emit.mll +++ b/tools/cvt_emit.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - { let first_item = ref false let command_beginning = ref 0 diff --git a/tools/depend.ml b/tools/depend.ml index 80edef03e7..282521834c 100644 --- a/tools/depend.ml +++ b/tools/depend.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Asttypes open Format open Location diff --git a/tools/depend.mli b/tools/depend.mli index de76633352..f859cfef20 100644 --- a/tools/depend.mli +++ b/tools/depend.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** Module dependencies. *) module StringSet : Set.S with type elt = string diff --git a/tools/dumpobj.ml b/tools/dumpobj.ml index 5a40cfc395..d68f3e1015 100644 --- a/tools/dumpobj.ml +++ b/tools/dumpobj.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Disassembler for executable and .cmo object files *) open Asttypes diff --git a/tools/lexer299.mll b/tools/lexer299.mll index 38241af0a5..e7709602d8 100644 --- a/tools/lexer299.mll +++ b/tools/lexer299.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexer definition *) { diff --git a/tools/lexer301.mll b/tools/lexer301.mll index 4548de57e9..24bd807f7e 100644 --- a/tools/lexer301.mll +++ b/tools/lexer301.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexer definition *) { diff --git a/tools/make-package-macosx b/tools/make-package-macosx index 40a2e14620..8b1f7737be 100755 --- a/tools/make-package-macosx +++ b/tools/make-package-macosx @@ -12,8 +12,6 @@ # # ######################################################################### -# $Id$ - cd package-macosx rm -rf ocaml.pkg ocaml-rw.dmg diff --git a/tools/objinfo.ml b/tools/objinfo.ml index 1e0a38e108..186d7f5ae9 100644 --- a/tools/objinfo.ml +++ b/tools/objinfo.ml @@ -13,8 +13,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Dump info on .cmi, .cmo, .cmx, .cma, .cmxa, .cmxs files and on bytecode executables. *) diff --git a/tools/ocaml-objcopy-macosx b/tools/ocaml-objcopy-macosx index b4584a0738..e3fb6cbc36 100755 --- a/tools/ocaml-objcopy-macosx +++ b/tools/ocaml-objcopy-macosx @@ -12,9 +12,6 @@ # # ######################################################################### -# $Id$ - - TMP="${TMPDIR=/tmp}" TEMP="${TMP}"/ocaml-objcopy-$$.o UNDEF="${TMP}"/ocaml-objcopy-$$.sym diff --git a/tools/ocaml299to3.ml b/tools/ocaml299to3.ml index fb66c7616c..8ff98a8f6f 100644 --- a/tools/ocaml299to3.ml +++ b/tools/ocaml299to3.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Lexer299 let input_buffer = Buffer.create 16383 diff --git a/tools/ocamlcp.ml b/tools/ocamlcp.ml index 953dd250a4..eb9036bf6f 100644 --- a/tools/ocamlcp.ml +++ b/tools/ocamlcp.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Printf let compargs = ref ([] : string list) diff --git a/tools/ocamldep.ml b/tools/ocamldep.ml index 00d10becac..8cec34b456 100644 --- a/tools/ocamldep.ml +++ b/tools/ocamldep.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Longident open Parsetree diff --git a/tools/ocamlmklib.mlp b/tools/ocamlmklib.mlp index b795e39f74..c566e6d008 100644 --- a/tools/ocamlmklib.mlp +++ b/tools/ocamlmklib.mlp @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Printf open Myocamlbuild_config diff --git a/tools/ocamlmktop.ml b/tools/ocamlmktop.ml index be1eddd739..ee21f76e40 100644 --- a/tools/ocamlmktop.ml +++ b/tools/ocamlmktop.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - let _ = let args = Ccomp.quote_files (List.tl (Array.to_list Sys.argv)) in exit(Sys.command("ocamlc -I +compiler-libs -linkall ocamlcommon.cma ocamlbytecomp.cma ocamltoplevel.cma " ^ args ^ " topstart.cmo")) diff --git a/tools/ocamlmktop.tpl b/tools/ocamlmktop.tpl index f3a64d6e62..6f94a94966 100644 --- a/tools/ocamlmktop.tpl +++ b/tools/ocamlmktop.tpl @@ -11,6 +11,4 @@ # # ######################################################################### -# $Id$ - exec %%BINDIR%%/ocamlc -I +compiler-libs -linkall ocamlcommon.cma ocamlbytecomp.cma ocamltoplevel.cma "$@" topstart.cmo diff --git a/tools/ocamloptp.ml b/tools/ocamloptp.ml index 0d87ef2d93..8eb08f440e 100644 --- a/tools/ocamloptp.ml +++ b/tools/ocamloptp.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id: ocamlcp.ml 11890 2011-12-20 10:35:43Z frisch $ *) - open Printf let compargs = ref ([] : string list) diff --git a/tools/ocamlprof.ml b/tools/ocamlprof.ml index 1fd123ceab..d88c70c592 100644 --- a/tools/ocamlprof.ml +++ b/tools/ocamlprof.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Printf open Clflags diff --git a/tools/primreq.ml b/tools/primreq.ml index c1764f5df6..aea932f8d5 100644 --- a/tools/primreq.ml +++ b/tools/primreq.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Determine the set of C primitives required by the given .cmo and .cma files *) diff --git a/tools/profiling.ml b/tools/profiling.ml index 06c9761094..5dae8e4614 100644 --- a/tools/profiling.ml +++ b/tools/profiling.ml @@ -12,8 +12,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Run-time library for profiled programs *) type profiling_counters = (string * (string * int array)) list diff --git a/tools/profiling.mli b/tools/profiling.mli index 61be2be760..baedc24107 100644 --- a/tools/profiling.mli +++ b/tools/profiling.mli @@ -12,8 +12,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Run-time library for profiled programs *) val counters: (string * (string * int array)) list ref;; diff --git a/tools/scrapelabels.ml b/tools/scrapelabels.ml index 3d8ab032c7..3927932023 100644 --- a/tools/scrapelabels.ml +++ b/tools/scrapelabels.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open StdLabels open Lexer301 diff --git a/toplevel/expunge.ml b/toplevel/expunge.ml index ca3dc802a3..fa6fd7ca5a 100644 --- a/toplevel/expunge.ml +++ b/toplevel/expunge.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* "Expunge" a toplevel by removing compiler modules from the global List.map. Usage: expunge *) diff --git a/toplevel/genprintval.ml b/toplevel/genprintval.ml index 82448b6fbf..17846be32b 100644 --- a/toplevel/genprintval.ml +++ b/toplevel/genprintval.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* To print values *) open Misc diff --git a/toplevel/genprintval.mli b/toplevel/genprintval.mli index a98ef3d1c0..8ddf0796b0 100644 --- a/toplevel/genprintval.mli +++ b/toplevel/genprintval.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Printing of values *) open Types diff --git a/toplevel/opttopdirs.ml b/toplevel/opttopdirs.ml index 8655ef96b0..e473ad6a8d 100644 --- a/toplevel/opttopdirs.ml +++ b/toplevel/opttopdirs.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Toplevel directives *) open Format diff --git a/toplevel/opttopdirs.mli b/toplevel/opttopdirs.mli index 9a8573e57d..8caf71d443 100644 --- a/toplevel/opttopdirs.mli +++ b/toplevel/opttopdirs.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The toplevel directives. *) open Format diff --git a/toplevel/opttoploop.ml b/toplevel/opttoploop.ml index 8d83908d00..5634b38af2 100644 --- a/toplevel/opttoploop.ml +++ b/toplevel/opttoploop.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The interactive toplevel loop *) open Path diff --git a/toplevel/opttoploop.mli b/toplevel/opttoploop.mli index cdd32de121..3be9a51ea8 100644 --- a/toplevel/opttoploop.mli +++ b/toplevel/opttoploop.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format (* Set the load paths, before running anything *) diff --git a/toplevel/opttopmain.ml b/toplevel/opttopmain.ml index ac32a5c108..f603981f65 100644 --- a/toplevel/opttopmain.ml +++ b/toplevel/opttopmain.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Clflags let usage = "Usage: ocamlnat [script-file]\noptions are:" diff --git a/toplevel/opttopmain.mli b/toplevel/opttopmain.mli index 61747d892f..74044e5149 100644 --- a/toplevel/opttopmain.mli +++ b/toplevel/opttopmain.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Start the [ocaml] toplevel loop *) val main: unit -> unit diff --git a/toplevel/opttopstart.ml b/toplevel/opttopstart.ml index db279940ec..9fa9b47fc9 100644 --- a/toplevel/opttopstart.ml +++ b/toplevel/opttopstart.ml @@ -10,6 +10,4 @@ (* *) (***********************************************************************) -(* $Id$ *) - let _ = Opttopmain.main() diff --git a/toplevel/topdirs.ml b/toplevel/topdirs.ml index 5bdbbfeff3..a7d90d9168 100644 --- a/toplevel/topdirs.ml +++ b/toplevel/topdirs.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Toplevel directives *) open Format diff --git a/toplevel/topdirs.mli b/toplevel/topdirs.mli index 266efccfef..42ea4ddb5c 100644 --- a/toplevel/topdirs.mli +++ b/toplevel/topdirs.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The toplevel directives. *) open Format diff --git a/toplevel/toploop.ml b/toplevel/toploop.ml index 8215615870..c528a50407 100644 --- a/toplevel/toploop.ml +++ b/toplevel/toploop.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The interactive toplevel loop *) open Path diff --git a/toplevel/toploop.mli b/toplevel/toploop.mli index e9afb5a0df..1b5196906f 100644 --- a/toplevel/toploop.mli +++ b/toplevel/toploop.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format (* Accessors for the table of toplevel value bindings. These functions diff --git a/toplevel/topmain.ml b/toplevel/topmain.ml index 27b2ca2876..e173f53a1a 100644 --- a/toplevel/topmain.ml +++ b/toplevel/topmain.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Clflags let usage = "Usage: ocaml [script-file [arguments]]\n\ diff --git a/toplevel/topmain.mli b/toplevel/topmain.mli index 61747d892f..74044e5149 100644 --- a/toplevel/topmain.mli +++ b/toplevel/topmain.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Start the [ocaml] toplevel loop *) val main: unit -> unit diff --git a/toplevel/topstart.ml b/toplevel/topstart.ml index 823b4c813a..f03e2aa6a8 100644 --- a/toplevel/topstart.ml +++ b/toplevel/topstart.ml @@ -10,6 +10,4 @@ (* *) (***********************************************************************) -(* $Id$ *) - let _ = Topmain.main() diff --git a/toplevel/trace.ml b/toplevel/trace.ml index 104f39fe4b..60cfb95392 100644 --- a/toplevel/trace.ml +++ b/toplevel/trace.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The "trace" facility *) open Format diff --git a/toplevel/trace.mli b/toplevel/trace.mli index 0675dd1bf6..41c119e666 100644 --- a/toplevel/trace.mli +++ b/toplevel/trace.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The "trace" facility *) open Format diff --git a/typing/annot.mli b/typing/annot.mli index 934438194e..f75d4c1996 100644 --- a/typing/annot.mli +++ b/typing/annot.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Data types for annotations (Stypes.ml) *) type call = Tail | Stack | Inline;; diff --git a/typing/btype.ml b/typing/btype.ml index aa1190e754..08a4a45658 100644 --- a/typing/btype.ml +++ b/typing/btype.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Basic operations on core types *) open Types diff --git a/typing/btype.mli b/typing/btype.mli index ddb34a8fb7..ba595ad599 100644 --- a/typing/btype.mli +++ b/typing/btype.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Basic operations on core types *) open Asttypes diff --git a/typing/ctype.ml b/typing/ctype.ml index 15302dc976..8bdc4f8f26 100644 --- a/typing/ctype.ml +++ b/typing/ctype.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Operations on core types *) open Misc diff --git a/typing/ctype.mli b/typing/ctype.mli index b254881eb6..5638ba3ba9 100644 --- a/typing/ctype.mli +++ b/typing/ctype.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Operations on core types *) open Asttypes diff --git a/typing/datarepr.ml b/typing/datarepr.ml index 443123aa96..f9bda5e96c 100644 --- a/typing/datarepr.ml +++ b/typing/datarepr.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compute constructor and label descriptions from type declarations, determining their representation. *) diff --git a/typing/datarepr.mli b/typing/datarepr.mli index 527fecb573..30754cb6e1 100644 --- a/typing/datarepr.mli +++ b/typing/datarepr.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compute constructor and label descriptions from type declarations, determining their representation. *) diff --git a/typing/env.ml b/typing/env.ml index 47cd1f0051..0813b39666 100644 --- a/typing/env.ml +++ b/typing/env.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Environment handling *) open Cmi_format diff --git a/typing/env.mli b/typing/env.mli index 71680ebba7..1c53ff96b5 100644 --- a/typing/env.mli +++ b/typing/env.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Environment handling *) open Types diff --git a/typing/envaux.ml b/typing/envaux.ml index 8b1ba637ac..4edf3b46a2 100644 --- a/typing/envaux.ml +++ b/typing/envaux.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Misc open Types open Env diff --git a/typing/envaux.mli b/typing/envaux.mli index 45a1e7ac0c..b893c1412a 100644 --- a/typing/envaux.mli +++ b/typing/envaux.mli @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format (* Convert environment summaries to environments *) diff --git a/typing/ident.ml b/typing/ident.ml index 4196bb8338..d1e7083669 100644 --- a/typing/ident.ml +++ b/typing/ident.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format type t = { stamp: int; name: string; mutable flags: int } diff --git a/typing/ident.mli b/typing/ident.mli index f9e5754216..7095cde7ea 100644 --- a/typing/ident.mli +++ b/typing/ident.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Identifiers (unique names) *) type t = { stamp: int; name: string; mutable flags: int } diff --git a/typing/includeclass.ml b/typing/includeclass.ml index 8dc35115ea..05a49bf437 100644 --- a/typing/includeclass.ml +++ b/typing/includeclass.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Inclusion checks for the class language *) open Types diff --git a/typing/includeclass.mli b/typing/includeclass.mli index 27784e9600..48c5c0ca33 100644 --- a/typing/includeclass.mli +++ b/typing/includeclass.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Inclusion checks for the class language *) open Types diff --git a/typing/includecore.ml b/typing/includecore.ml index ebc281a024..3a2d9df82a 100644 --- a/typing/includecore.ml +++ b/typing/includecore.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Inclusion checks for the core language *) open Asttypes diff --git a/typing/includecore.mli b/typing/includecore.mli index 8ddfcb1631..083624194e 100644 --- a/typing/includecore.mli +++ b/typing/includecore.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Inclusion checks for the core language *) open Typedtree diff --git a/typing/includemod.ml b/typing/includemod.ml index 367938a920..5a1d4b9420 100644 --- a/typing/includemod.ml +++ b/typing/includemod.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Inclusion checks for the module language *) open Misc diff --git a/typing/includemod.mli b/typing/includemod.mli index c060a580a8..5f2c414ae9 100644 --- a/typing/includemod.mli +++ b/typing/includemod.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Inclusion checks for the module language *) open Typedtree diff --git a/typing/mtype.ml b/typing/mtype.ml index cda8186db5..3d7dc2234e 100644 --- a/typing/mtype.ml +++ b/typing/mtype.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Operations on module types *) open Asttypes diff --git a/typing/mtype.mli b/typing/mtype.mli index a24756dc08..0f821d64fe 100644 --- a/typing/mtype.mli +++ b/typing/mtype.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Operations on module types *) open Types diff --git a/typing/oprint.ml b/typing/oprint.ml index e894027376..da6067e25f 100644 --- a/typing/oprint.ml +++ b/typing/oprint.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format open Outcometree diff --git a/typing/oprint.mli b/typing/oprint.mli index 5724355b85..56caa60955 100644 --- a/typing/oprint.mli +++ b/typing/oprint.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format open Outcometree diff --git a/typing/outcometree.mli b/typing/outcometree.mli index 7d95672a0c..13b0e6f93d 100644 --- a/typing/outcometree.mli +++ b/typing/outcometree.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Module [Outcometree]: results displayed by the toplevel *) (* These types represent messages that the toplevel displays as normal diff --git a/typing/parmatch.ml b/typing/parmatch.ml index e8886297e7..3d05b574e4 100644 --- a/typing/parmatch.ml +++ b/typing/parmatch.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Detection of partial matches and unused match cases. *) open Misc diff --git a/typing/parmatch.mli b/typing/parmatch.mli index 77530d7edc..35b9884b32 100644 --- a/typing/parmatch.mli +++ b/typing/parmatch.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Detection of partial matches and unused match cases. *) open Asttypes open Typedtree diff --git a/typing/path.ml b/typing/path.ml index 7dc821a1e3..260fc0731c 100644 --- a/typing/path.ml +++ b/typing/path.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type t = Pident of Ident.t | Pdot of t * string * int diff --git a/typing/path.mli b/typing/path.mli index bdcc6ccabe..c3f84130db 100644 --- a/typing/path.mli +++ b/typing/path.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Access paths *) type t = diff --git a/typing/predef.ml b/typing/predef.ml index f951bb8b3e..7d05a7d2da 100644 --- a/typing/predef.ml +++ b/typing/predef.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Predefined type constructors (with special typing rules in typecore) *) open Asttypes diff --git a/typing/predef.mli b/typing/predef.mli index ced95d8474..a2f4724718 100644 --- a/typing/predef.mli +++ b/typing/predef.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Predefined type constructors (with special typing rules in typecore) *) open Types diff --git a/typing/primitive.ml b/typing/primitive.ml index a5c3765967..17abeb34f1 100644 --- a/typing/primitive.ml +++ b/typing/primitive.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Description of primitive functions *) open Misc diff --git a/typing/primitive.mli b/typing/primitive.mli index 0b48079a82..585dba0d13 100644 --- a/typing/primitive.mli +++ b/typing/primitive.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Description of primitive functions *) type description = diff --git a/typing/printtyp.ml b/typing/printtyp.ml index 9ccbc87e7c..dd5774bf8f 100644 --- a/typing/printtyp.ml +++ b/typing/printtyp.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Printing functions *) open Misc diff --git a/typing/printtyp.mli b/typing/printtyp.mli index b546670303..9b513e0ee4 100644 --- a/typing/printtyp.mli +++ b/typing/printtyp.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Printing functions *) open Format diff --git a/typing/stypes.ml b/typing/stypes.ml index 158062f21e..b705231872 100644 --- a/typing/stypes.ml +++ b/typing/stypes.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Recording and dumping (partial) type information *) (* diff --git a/typing/stypes.mli b/typing/stypes.mli index c51c45e252..02a467f576 100644 --- a/typing/stypes.mli +++ b/typing/stypes.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Recording and dumping (partial) type information *) (* Clflags.save_types must be true *) diff --git a/typing/subst.ml b/typing/subst.ml index 26c8a2300b..a8d25fb182 100644 --- a/typing/subst.ml +++ b/typing/subst.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Substitutions *) open Misc diff --git a/typing/subst.mli b/typing/subst.mli index b5e2008293..18d22ff3ed 100644 --- a/typing/subst.mli +++ b/typing/subst.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Substitutions *) open Types diff --git a/typing/typeclass.ml b/typing/typeclass.ml index cab5cfc13b..2becf5d016 100644 --- a/typing/typeclass.ml +++ b/typing/typeclass.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Parsetree open Asttypes open Path diff --git a/typing/typeclass.mli b/typing/typeclass.mli index 3329a8206f..19a0a2aad8 100644 --- a/typing/typeclass.mli +++ b/typing/typeclass.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Asttypes open Types open Format diff --git a/typing/typecore.ml b/typing/typecore.ml index 33182148d5..c23d89aa55 100644 --- a/typing/typecore.ml +++ b/typing/typecore.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Typechecking for the core language *) open Misc diff --git a/typing/typecore.mli b/typing/typecore.mli index 92df37f0b2..b7a1d667ae 100644 --- a/typing/typecore.mli +++ b/typing/typecore.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Type inference for the core language *) open Asttypes diff --git a/typing/typedecl.ml b/typing/typedecl.ml index b6b74b4fa1..65b582cb4c 100644 --- a/typing/typedecl.ml +++ b/typing/typedecl.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (**** Typing of type definitions ****) open Misc diff --git a/typing/typedecl.mli b/typing/typedecl.mli index d911d059c4..60d6b5797d 100644 --- a/typing/typedecl.mli +++ b/typing/typedecl.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Typing of type definitions and primitive definitions *) open Asttypes diff --git a/typing/typedtree.ml b/typing/typedtree.ml index fda05b0417..e83ec5e399 100644 --- a/typing/typedtree.ml +++ b/typing/typedtree.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Abstract syntax tree after typing *) open Misc diff --git a/typing/typedtree.mli b/typing/typedtree.mli index 81242993d9..4418ed5ffe 100644 --- a/typing/typedtree.mli +++ b/typing/typedtree.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Abstract syntax tree after typing *) open Asttypes diff --git a/typing/typemod.ml b/typing/typemod.ml index 8812ea3a62..7c737a12da 100644 --- a/typing/typemod.ml +++ b/typing/typemod.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Misc open Longident open Path diff --git a/typing/typemod.mli b/typing/typemod.mli index c339825d99..c90a12e457 100644 --- a/typing/typemod.mli +++ b/typing/typemod.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Type-checking of the module language *) open Types diff --git a/typing/types.ml b/typing/types.ml index 0ac4a9dab1..b81824f610 100644 --- a/typing/types.ml +++ b/typing/types.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Representation of types and declarations *) open Asttypes diff --git a/typing/types.mli b/typing/types.mli index 33c1c80127..bc3cc62d71 100644 --- a/typing/types.mli +++ b/typing/types.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Representation of types and declarations *) open Asttypes diff --git a/typing/typetexp.mli b/typing/typetexp.mli index 0b6d09d30f..0156c885cf 100644 --- a/typing/typetexp.mli +++ b/typing/typetexp.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Typechecking of type expressions for the core language *) open Format;; diff --git a/utils/ccomp.ml b/utils/ccomp.ml index 66525e5b9e..cd318b48c7 100644 --- a/utils/ccomp.ml +++ b/utils/ccomp.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compiling C files and building C libraries *) let command cmdline = diff --git a/utils/ccomp.mli b/utils/ccomp.mli index 687c701fa7..63a190c339 100644 --- a/utils/ccomp.mli +++ b/utils/ccomp.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Compiling C files and building C libraries *) val command: string -> int diff --git a/utils/clflags.ml b/utils/clflags.ml index ab10bcf4cf..42ec3405bc 100644 --- a/utils/clflags.ml +++ b/utils/clflags.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Command-line parameters *) let objfiles = ref ([] : string list) (* .cmo and .cma files *) diff --git a/utils/clflags.mli b/utils/clflags.mli index c73b7a15e2..1560964b30 100644 --- a/utils/clflags.mli +++ b/utils/clflags.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - val objfiles : string list ref val ccobjs : string list ref val dllibs : string list ref diff --git a/utils/config.mlbuild b/utils/config.mlbuild index 06fc7da2b5..b4189200e2 100644 --- a/utils/config.mlbuild +++ b/utils/config.mlbuild @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (***********************************************************************) (** **) (** WARNING WARNING WARNING **) diff --git a/utils/config.mli b/utils/config.mli index a201dd43df..7829b9ee17 100644 --- a/utils/config.mli +++ b/utils/config.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* System configuration *) val version: string diff --git a/utils/config.mlp b/utils/config.mlp index f59243e95f..4f3a40512a 100644 --- a/utils/config.mlp +++ b/utils/config.mlp @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (***********************************************************************) (** **) (** WARNING WARNING WARNING **) diff --git a/utils/consistbl.ml b/utils/consistbl.ml index f724e4f8f7..4bc42dc5b0 100644 --- a/utils/consistbl.ml +++ b/utils/consistbl.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Consistency tables: for checking consistency of module CRCs *) type t = (string, Digest.t * string) Hashtbl.t diff --git a/utils/consistbl.mli b/utils/consistbl.mli index a877733b5e..d3f2afcec9 100644 --- a/utils/consistbl.mli +++ b/utils/consistbl.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Consistency tables: for checking consistency of module CRCs *) type t diff --git a/utils/misc.ml b/utils/misc.ml index f2891ee258..4930334e51 100644 --- a/utils/misc.ml +++ b/utils/misc.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Errors *) exception Fatal_error diff --git a/utils/misc.mli b/utils/misc.mli index b982a9444f..a65d739896 100644 --- a/utils/misc.mli +++ b/utils/misc.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Miscellaneous useful types and functions *) val fatal_error: string -> 'a diff --git a/utils/tbl.ml b/utils/tbl.ml index 63c133a205..265bf3b8c0 100644 --- a/utils/tbl.ml +++ b/utils/tbl.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type ('a, 'b) t = Empty | Node of ('a, 'b) t * 'a * 'b * ('a, 'b) t * int diff --git a/utils/tbl.mli b/utils/tbl.mli index 626fd4c132..3167aa9868 100644 --- a/utils/tbl.mli +++ b/utils/tbl.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Association tables from any ordered type to any type. We use the generic ordering to compare keys. *) diff --git a/utils/terminfo.ml b/utils/terminfo.ml index 4619ac61c6..509e495c5d 100644 --- a/utils/terminfo.ml +++ b/utils/terminfo.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Basic interface to the terminfo database *) type status = diff --git a/utils/terminfo.mli b/utils/terminfo.mli index 5fa3aa14e7..3e8ab512fe 100644 --- a/utils/terminfo.mli +++ b/utils/terminfo.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Basic interface to the terminfo database *) type status = diff --git a/utils/warnings.ml b/utils/warnings.ml index 02621ea67f..7067e561a2 100644 --- a/utils/warnings.ml +++ b/utils/warnings.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* When you change this, you need to update the documentation: - man/ocamlc.m in ocaml - man/ocamlopt.m in ocaml diff --git a/utils/warnings.mli b/utils/warnings.mli index fbffb33dfc..23785efde0 100644 --- a/utils/warnings.mli +++ b/utils/warnings.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Format type t = diff --git a/yacc/Makefile b/yacc/Makefile index fb560cfd32..deec351ae4 100644 --- a/yacc/Makefile +++ b/yacc/Makefile @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - # Makefile for the parser generator. include ../config/Makefile diff --git a/yacc/Makefile.nt b/yacc/Makefile.nt index 14a69f02d7..32caa41e9d 100644 --- a/yacc/Makefile.nt +++ b/yacc/Makefile.nt @@ -10,8 +10,6 @@ # # ######################################################################### -# $Id$ - # Makefile for the parser generator. include ../config/Makefile diff --git a/yacc/closure.c b/yacc/closure.c index b3f4659d01..d84c125bf2 100644 --- a/yacc/closure.c +++ b/yacc/closure.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include "defs.h" short *itemset; diff --git a/yacc/defs.h b/yacc/defs.h index 75c8ef101d..0a823874f6 100644 --- a/yacc/defs.h +++ b/yacc/defs.h @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include #include #include diff --git a/yacc/error.c b/yacc/error.c index f0b92d2d6d..bae0565aed 100644 --- a/yacc/error.c +++ b/yacc/error.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - /* routines for printing error messages */ #include "defs.h" diff --git a/yacc/lalr.c b/yacc/lalr.c index d595e76d71..7819980115 100644 --- a/yacc/lalr.c +++ b/yacc/lalr.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include "defs.h" typedef diff --git a/yacc/lr0.c b/yacc/lr0.c index 3da50da00b..a5a62d341c 100644 --- a/yacc/lr0.c +++ b/yacc/lr0.c @@ -12,9 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - - #include "defs.h" extern short *itemset; diff --git a/yacc/main.c b/yacc/main.c index 282dc0b232..f6cac60d45 100644 --- a/yacc/main.c +++ b/yacc/main.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include #include #include "defs.h" diff --git a/yacc/mkpar.c b/yacc/mkpar.c index 0e20724bf0..55f4d4e55d 100644 --- a/yacc/mkpar.c +++ b/yacc/mkpar.c @@ -12,9 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - - #include "defs.h" action **parser; diff --git a/yacc/output.c b/yacc/output.c index 9723d3fa67..4a497ebba8 100644 --- a/yacc/output.c +++ b/yacc/output.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include "defs.h" static int nvectors; diff --git a/yacc/reader.c b/yacc/reader.c index 1c36843d44..cf6d7021d3 100644 --- a/yacc/reader.c +++ b/yacc/reader.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include #include "defs.h" diff --git a/yacc/skeleton.c b/yacc/skeleton.c index ffc47a3f00..976bec63fd 100644 --- a/yacc/skeleton.c +++ b/yacc/skeleton.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include "defs.h" char *header[] = diff --git a/yacc/symtab.c b/yacc/symtab.c index f30e4a90d4..9d6e2c33be 100644 --- a/yacc/symtab.c +++ b/yacc/symtab.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include #include "defs.h" diff --git a/yacc/verbose.c b/yacc/verbose.c index 799c4969aa..b28c871194 100644 --- a/yacc/verbose.c +++ b/yacc/verbose.c @@ -12,9 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - - #include "defs.h" diff --git a/yacc/warshall.c b/yacc/warshall.c index c9ec782beb..f341cdfbc0 100644 --- a/yacc/warshall.c +++ b/yacc/warshall.c @@ -12,8 +12,6 @@ /* Based on public-domain code from Berkeley Yacc */ -/* $Id$ */ - #include "defs.h" void transitive_closure(unsigned int *R, int n)