Mercurial > urweb
view .hgignore @ 1607:da788bd72c9e
Add LIKE operator to SQL sublanguage.
author | Karn Kallio <kkallio@eka> |
---|---|
date | Wed, 23 Nov 2011 13:17:40 -0430 |
parents | 1c9f8f06c1d6 |
children | 705cb41ac7d0 |
line wrap: on
line source
syntax: glob *~ .cm src/.cm bin/* src/urweb.cm src/urweb.mlb *.lex.* *.grm.* *.o .deps .libs *.lo *.la *.mlton.grm *.mlton.lex src/config.sml *.exe *.cache *.log *.status demo/out/*.html demo/demo.* demo/more/out/*.html demo/more/demo.* doc/*.html *.sql *mlmon.out *.aux *.dvi *.pdf *.ps *.toc .depend Makefile.coq *.vo xml/parse xml/entities.sml syntax: regexp ^Makefile$ ^src/c/Makefile$ ^src/coq/Makefile$ ^libtool$ ^config.h$ ^stamp-h1$